Cyber Resilience

CVE-2025-43529

HighCISA KEVActive ExploitationEUVD Exploited

Published: 17 December 2025

Published
17 December 2025
Modified
03 April 2026
KEV Added
15 December 2025
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0800 94.0th percentile
Risk Priority 42 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-43529 is a high-severity Use After Free (CWE-416) vulnerability in Apple Ipados. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Client Execution (T1203); ranked in the top 6.0% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-16 (Memory Protection) and SI-2 (Flaw Remediation).

Deeper analysis

A use-after-free vulnerability addressed through improved memory management affects the web content processing components in Safari and multiple Apple operating systems. Impacted versions include those prior to Safari 26.2, iOS 18.7.3 and iPadOS 18.7.3, iOS 26.2 and iPadOS 26.2, macOS Tahoe 26.2, tvOS 26.2, visionOS 26.2, and watchOS 26.2. The flaw carries a CVSS score of 8.8 and is tracked under CWE-416.

An attacker can exploit the issue by serving maliciously crafted web content to a target, potentially achieving arbitrary code execution on the device. Exploitation requires the victim to process the content, such as through a web browser, and the attack can be launched over the network without authentication.

Apple security advisories at support.apple.com detail the fixes in the listed product updates and note that the vulnerability may have been exploited in an extremely sophisticated attack targeting specific individuals on older iOS versions before iOS 26, with a related CVE-2025-14174 also issued in response. The current EPSS score stands at 0.0017.

EU & UK References

Vulnerability details

A use-after-free issue was addressed with improved memory management. This issue is fixed in Safari 26.2, iOS 18.7.3 and iPadOS 18.7.3, iOS 26.2 and iPadOS 26.2, macOS Tahoe 26.2, tvOS 26.2, visionOS 26.2, watchOS 26.2. Processing maliciously crafted web content…

more

may lead to arbitrary code execution. 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 26. CVE-2025-14174 was also issued in response to this report.

CWE(s)
KEV Date Added
15 December 2025

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
Why these techniques?

The use-after-free vulnerability in WebKit enables arbitrary code execution via exploitation of client-side software (browser/engine) with malicious web content, directly mapping to Exploitation for Client Execution.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2025-24085Same product: Apple Ipadosboth on KEV
CVE-2025-31277Same product: Apple Ipadosboth on KEV
CVE-2026-28883Same product: Apple Ipados
CVE-2026-28947Same product: Apple Ipados
CVE-2024-54499Same product: Apple Ipados
CVE-2025-43300Same product: Apple Ipadosboth on KEV
CVE-2025-43510Same product: Apple Ipadosboth on KEV
CVE-2025-43186Same product: Apple Ipados
CVE-2026-20700Same product: Apple Ipadosboth on KEV
CVE-2025-43234Same product: Apple Ipados

Affected Assets

apple
safari
≤ 26.2
apple
ipados
≤ 18.7.3 · 26.0 — 26.2
apple
iphone os
≤ 18.7.3 · 26.0 — 26.2
apple
macos
26.0 — 26.2
apple
tvos
≤ 26.2
apple
visionos
≤ 26.2
apple
watchos
≤ 26.2

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly mandates timely patching and updating of software flaws like this use-after-free vulnerability fixed in Safari 26.2 and related OS versions.

prevent

Implements memory protections such as address space layout randomization and data execution prevention to mitigate exploitation of use-after-free errors in web content processing.

detect

Enables vulnerability scanning to identify systems affected by CVE-2025-43529 that remain unpatched prior to exploitation.

References