LiveActive security incident?Get immediate response
CVE Record

CVE-2025-24201: An out-of-bounds write issue was addressed with improved checks to prevent unauthorized actions.

An out-of-bounds write issue was addressed with improved checks to prevent unauthorized actions. This issue is fixed in Safari 18.3.1, iOS 15.8.4 and iPadOS 15.8.4, iOS 16.7.11 and iPadOS 16.7.11, iOS 18.3.2 and iPadOS 18.3.2, iPadOS 17.7.6, macOS Sequoia 15.3.2, visionOS 2.3.2, watchOS 11.4. Maliciously crafted web content may be able to break out of Web Content sandbox. This is a supplementary fix for an attack that was blocked in iOS 17.2. (Apple is aware of a report that this issue may have been exploited in an extremely sophisticated attack against specific targeted individuals on versions of iOS before iOS 17.2.).

CriticalCVSS 10Known exploitedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2025-24201 is an Apple Web Content sandbox escape caused by an out-of-bounds write. Malicious web content could break containment and perform unauthorized actions. Apple and CISA treat it as serious, and Apple says it may have been used in highly targeted attacks against specific individuals on older iOS versions.

Executive priority

Treat this as urgent for Apple endpoints, especially high-risk users. The impact is sandbox escape from web content, and CISA KEV plus Apple's targeted-exploitation statement make delayed patching hard to justify. Focus on rapid update compliance and visibility gaps.

Technical view

The issue is CWE-787 in Apple Web Content handling, fixed through improved checks. Apple describes it as a supplementary fix for an attack blocked in iOS 17.2. Fixed releases include Safari 18.3.1, iOS/iPadOS 15.8.4, 16.7.11, 18.3.2, iPadOS 17.7.6, macOS Sequoia 15.3.2, visionOS 2.3.2, and watchOS 11.4.

Likely exposure

Exposure is most relevant to Apple fleets where vulnerable Safari, iOS, iPadOS, macOS, visionOS, or watchOS versions remain in use and can process untrusted web content. The source bundle does not provide precise vulnerable-version ranges beyond the fixed releases and Apple's note about versions before iOS 17.2.

Exploitation context

CISA lists CVE-2025-24201 in KEV, supporting known exploitation. Apple reports possible use in an extremely sophisticated attack against specific targeted individuals on iOS versions before 17.2. The sources do not establish broad, commodity exploitation or provide public operational details.

Researcher notes

Avoid assuming more than the sources state. The root class is out-of-bounds write, but Apple provides limited technical detail. Validate exposure by fixed-version comparison and KEV tracking. The GitHub reference exists in the bundle, but this analysis does not rely on it for exploitability details.

Mitigation direction

  • Upgrade affected Apple products to the fixed versions named by Apple.
  • Prioritize unmanaged, executive, journalist, legal, and high-risk user Apple devices.
  • Confirm Safari and OS updates are applied, not only downloaded.
  • Check Apple and CISA guidance for any later advisories or superseding updates.

Validation and detection

  • Inventory Apple device OS and Safari versions across managed and unmanaged endpoints.
  • Compare detected versions against Apple's fixed release list.
  • Review MDM compliance data for devices blocked from current updates.
  • Confirm security teams are tracking CISA KEV status and remediation deadlines.
Prepared
Confidence
high
Sources
11

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-787: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-24201 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
10 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
13Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
10CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H3.96Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

10Critical
CVSS 3.1 vector shape for CVE-2025-24201Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AppleSafari0Listed
AppleiOS and iPadOS0, 0, 0Listed
AppleiPadOS0Listed
ApplemacOS0Listed
ApplevisionOS0Listed
ApplewatchOS0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-787 · source CWE mapping

Out-of-bounds Write

Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.