LiveActive security incident?Get immediate response
CVE Record

CVE-2025-43300: An out-of-bounds write issue was addressed with improved bounds checking.

An out-of-bounds write issue was addressed with improved bounds checking. This issue is fixed in iOS 15.8.5 and iPadOS 15.8.5, iOS 16.7.12 and iPadOS 16.7.12, iOS 18.6.2 and iPadOS 18.6.2, iPadOS 17.7.10, macOS Sequoia 15.6.1, macOS Sonoma 14.7.8, macOS Ventura 13.7.8. Processing a malicious image file may result in memory corruption. Apple is aware of a report that this issue may have been exploited in an extremely sophisticated attack against specific targeted individuals.

CriticalCVSS 10Known exploitedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2025-43300 is an Apple image-processing memory corruption flaw. A malicious image file could corrupt memory on affected iPhones, iPads, and Macs. Apple says it was reportedly exploited in an extremely sophisticated attack against specific targeted individuals, and CISA lists it in KEV.

Executive priority

Treat this as urgent for Apple fleets, especially high-risk personnel. The business risk is concentrated but serious: targeted compromise through malicious image processing could affect confidentiality, integrity, and availability on unpatched devices.

Technical view

The issue is a CWE-787 out-of-bounds write fixed through improved bounds checking. Apple describes the impact as memory corruption when processing a malicious image file. The provided record lists critical CVSS 10, but the practical exploitation details and affected component name are not provided in the bundle.

Likely exposure

Exposure is likely wherever Apple iOS, iPadOS, or macOS devices remain below the fixed releases: iOS/iPadOS 15.8.5, 16.7.12, 18.6.2; iPadOS 17.7.10; macOS Sequoia 15.6.1, Sonoma 14.7.8, or Ventura 13.7.8.

Exploitation context

Active exploitation is supported by Apple’s report and CISA KEV listing. The sources describe targeted, extremely sophisticated exploitation, not broad commodity exploitation. No safe public source in the bundle establishes mass exploitation, exploit availability, or reliable detection indicators.

Researcher notes

The bundle does not identify the exact Apple component, indicators of compromise, exploit chain, or exploit mechanics. Analysis should stay anchored to version exposure, Apple security advisories, CISA KEV status, and endpoint telemetry for suspicious image-processing or crash activity.

Mitigation direction

  • Update affected Apple devices to the fixed iOS, iPadOS, or macOS releases.
  • Prioritize executives, administrators, journalists, legal teams, and other high-risk users.
  • Use MDM to enforce minimum OS versions and block noncompliant devices.
  • Retire or isolate devices that cannot receive the relevant Apple update.
  • Monitor Apple and CISA guidance for any additional advisories.

Validation and detection

  • Inventory Apple devices and record exact iOS, iPadOS, and macOS versions.
  • Compare fleet versions against Apple’s fixed release list.
  • Confirm MDM compliance policies reflect the fixed minimum versions.
  • Check vulnerability management data for CVE-2025-43300 exposure.
  • Review CISA KEV tracking for remediation deadlines and status.
Prepared
Confidence
high
Sources
10

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-43300 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
11Source 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-43300Attack 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
AppleiOS and iPadOS0, 0, 0Listed
AppleiPadOS0Listed
ApplemacOS0, 0, 0Listed
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.