Severity by source
AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Lifecycle Timeline
6DescriptionCVE.org
A parsing issue in the handling of directory paths was addressed with improved path validation. This issue is fixed in macOS Sequoia 15.7.5, macOS Sonoma 14.8.5, macOS Tahoe 26.4. An app may be able to break out of its sandbox.
AnalysisAI
Improper path validation in macOS (Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4) allows sandboxed applications to escape their sandbox restrictions through directory path traversal. A local attacker with the ability to run malicious apps can exploit this weakness to execute code outside sandbox boundaries with full system privileges. No patch is currently available for this critical vulnerability.
Technical ContextAI
The vulnerability stems from inadequate path validation logic in the macOS kernel or system frameworks responsible for enforcing sandbox boundaries. Path parsing operations are fundamental to sandbox policy enforcement, which uses directory-level access controls to restrict application capabilities. The flaw likely involves insufficient canonicalization or validation of symbolic links, relative path traversal sequences (../, .), or other path manipulation techniques that could deceive the sandbox validation logic. The affected products are identified via CPE (cpe:2.3:a:apple:macos:*:*:*:*:*:*:*:*), indicating the vulnerability affects the macOS operating system across multiple versions rather than a discrete application. The root cause aligns with CWE-22 (Improper Limitation of a Pathname to a Restricted Directory) or similar path traversal weaknesses, where insufficient input validation allows attackers to access resources outside intended boundaries.
RemediationAI
Immediately upgrade to macOS Sequoia 15.7.5, macOS Sonoma 14.8.5, or macOS Tahoe 26.4 or later, depending on your current operating system version. Visit Apple's security advisory pages (https://support.apple.com/en-us/126794, https://support.apple.com/en-us/126795, https://support.apple.com/en-us/126796) to confirm patch availability and download options. For users unable to patch immediately, restrict the execution and permissions of third-party applications by enforcing System Integrity Protection (SIP) and reviewing sandbox entitlements of installed applications via the security tools in macOS System Preferences. Monitor system logs for suspicious cross-process activity or file access patterns that could indicate sandbox escape attempts. After patching, verify that all security updates have been applied by checking System Settings > General > About and confirming the OS build number matches the patched version.
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
EUVD-2026-15097