Cyber Posture

CVE-2025-43220

Critical

Published: 30 July 2025

Published
30 July 2025
Modified
03 November 2025
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0026 48.9th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-43220 is a critical-severity Link Following (CWE-59) vulnerability in Apple Macos. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 48.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and SI-10 (Information Input Validation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Privilege Escalation (T1068). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Requires validation of information inputs, directly addressing the insufficient symlink validation that allows apps to access protected user data.

prevent

Enforces approved authorizations for access to system resources, preventing symlink-based bypasses to protected user data.

prevent

Prevents unauthorized information transfer via shared system resources like filesystems exploited through symlinks.

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Symlink validation bypass (CWE-59) directly enables unauthorized access to protected files/data, facilitating local privilege escalation via malicious app.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v18.1

NVD Description

This issue was addressed with improved validation of symlinks. This issue is fixed in iPadOS 17.7.9, macOS Sequoia 15.6, macOS Sonoma 14.7.7, macOS Ventura 13.7.7. An app may be able to access protected user data.

Deeper analysisAI

CVE-2025-43220 is a symlink validation vulnerability (CWE-59) affecting Apple's iPadOS and macOS operating systems. The flaw enables an app to access protected user data due to insufficient checks on symlinks. It impacts iPadOS versions prior to 17.7.9 and macOS versions prior to Sequoia 15.6, Sonoma 14.7.7, and Ventura 13.7.7.

The vulnerability carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), signifying exploitation over a network with low complexity, no required privileges or user interaction, and high impacts across confidentiality, integrity, and availability. Remote attackers can leverage a malicious app to gain unauthorized access to, modify, or disrupt protected user data.

Apple's security advisories confirm the issue was resolved through enhanced symlink validation. Mitigation requires updating to iPadOS 17.7.9, macOS Sequoia 15.6, macOS Sonoma 14.7.7, or macOS Ventura 13.7.7. Additional details are provided in support documents at https://support.apple.com/en-us/124148, https://support.apple.com/en-us/124149, https://support.apple.com/en-us/124150, https://support.apple.com/en-us/124151, and http://seclists.org/fulldisclosure/2025/Jul/31.

Details

CWE(s)

Affected Products

apple
ipados
≤ 17.7.9
apple
macos
≤ 13.7.7 · 14.0 — 14.7.7 · 15.0 — 15.6

CVEs Like This One

CVE-2025-24118Same product: Apple Ipados
CVE-2026-20610Same product: Apple Macos
CVE-2025-30457Same product: Apple Macos
CVE-2025-43257Same product: Apple Macos
CVE-2025-30456Same product: Apple Ipados
CVE-2026-20667Same product: Apple Ipados
CVE-2025-24267Same product: Apple Macos
CVE-2026-28817Same product: Apple Macos
CVE-2025-24277Same product: Apple Macos
CVE-2025-31279Same product: Apple Ipados

References