macOS
CVE-2025-43206
MEDIUM
Severity by source
AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Lifecycle Timeline
2DescriptionCVE.org
A parsing issue in the handling of directory paths was addressed with improved path validation. This issue is fixed in macOS Sequoia 15.6, macOS Sonoma 14.7.7, macOS Ventura 13.7.7. An app may be able to access protected user data.
AnalysisAI
Path traversal vulnerability in macOS allows local applications to bypass directory path validation and access protected user data without authentication. Affecting macOS Ventura, Sonoma, and Sequoia, the flaw stems from improper path parsing that enables an unprivileged app to read sensitive files outside intended boundaries. Apple has released patches for all affected versions (Ventura 13.7.7, Sonoma 14.7.7, Sequoia 15.6); exploitation requires local access and app execution capability, resulting in low real-world risk despite moderate CVSS score.
Technical ContextAI
The vulnerability is a path traversal flaw (CWE-22) affecting macOS kernel or system file handling mechanisms. The root cause involves insufficient validation of directory path components, likely allowing canonicalization bypass techniques such as embedded dot-dot sequences (..), symbolic links, or case-sensitivity inconsistencies to escape intended sandboxing or access control boundaries. The issue affects the core macOS operating system across multiple versions (CPE indicates Apple macOS wildcard matching Ventura, Sonoma, and Sequoia families), suggesting the vulnerability exists in a fundamental system library or kernel subsystem responsible for file path resolution. Attackers exploit this by crafting malicious paths that resolve to protected system or user directories when processed by vulnerable path validation routines.
RemediationAI
Install the vendor-released patches immediately: macOS Ventura users should update to version 13.7.7 or later, macOS Sonoma users to version 14.7.7 or later, and macOS Sequoia users to version 15.6 or later. These updates are available through System Settings > General > Software Update on affected macOS systems. No workarounds are available for unpatched systems; users should avoid running untrusted third-party applications until patching is complete. Detailed patch and advisory information is available from Apple support articles at https://support.apple.com/en-us/124149, https://support.apple.com/en-us/124150, and https://support.apple.com/en-us/124151.
An unauthenticated remote code execution vulnerability exists in Remote for Mac, a macOS remote control utility develope
A use-after-free issue was addressed with improved memory management. Rated high severity (CVSS 8.8), this vulnerability
Apple's kernel across all platforms (iOS, macOS, watchOS, visionOS, tvOS) contains a memory corruption vulnerability (CV
Remote code execution in OpenSSH's sshd server (regression of CVE-2006-5051) allows unauthenticated remote attackers to
The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remot
The issue was addressed with improved checks. Rated high severity (CVSS 7.0). Actively exploited in the wild (cisa kev)
A logic issue was addressed with improved restrictions. Rated high severity (CVSS 7.8), this vulnerability is no authent
In Sudo before 1.9.12p2, the sudoedit (aka -e) feature mishandles extra arguments passed in the user-provided environmen
A race condition was addressed with additional validation. Rated high severity (CVSS 7.0), this vulnerability is no auth
This issue was addressed with improved checks. Rated critical severity (CVSS 10.0), this vulnerability is remotely explo
When doing HTTP(S) transfers, libcurl might erroneously use the read callback (`CURLOPT_READFUNCTION`) to ask for data t
When curl < 7.84.0 saves cookies, alt-svc and hsts data to local files, it makes the operation atomic by finalizing the
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today