Severity by source
AV:L/AC:H/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:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Lifecycle Timeline
6DescriptionCVE.org
A race condition was addressed with additional 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
Sandbox escape vulnerability in macOS (Sequoia 15.7.4 and earlier, Sonoma 14.8.4 and earlier, Tahoe 26.3 and earlier) allows locally-installed applications to break out of their sandbox restrictions through a race condition. An attacker with the ability to run an application on an affected system could exploit this to gain unauthorized access outside the application's intended security boundaries. No patch is currently available for this HIGH severity vulnerability (CVSS 8.1).
Technical ContextAI
This vulnerability is rooted in a race condition (CWE classification implied by vendor description) within macOS sandbox enforcement mechanisms. Race conditions occur when multiple processes or threads access shared resources without proper synchronization, creating a time-of-check-to-time-of-use (TOCTOU) vulnerability window. The affected product, macOS (CPE: cpe:2.3:a:apple:macos:*:*:*:*:*:*:*:*), relies on sandbox kernel extensions and userspace validation to restrict application capabilities. The race condition exists in the validation logic that enforces sandbox boundaries, allowing an attacker to bypass these restrictions by carefully timing operations between the validation check and actual enforcement. Apple's fix involves adding additional validation layers to eliminate the race condition window, suggesting a multi-stage enforcement mechanism was previously insufficient.
RemediationAI
Immediately upgrade affected macOS systems to the patched versions: macOS Sequoia to 15.7.5 or later, macOS Sonoma to 14.8.5 or later, or macOS Tahoe to 26.4 or later. Consult Apple's official security advisories at https://support.apple.com/en-us/126794 (Tahoe), https://support.apple.com/en-us/126795 (Sonoma), and https://support.apple.com/en-us/126796 (Sequoia) for detailed patch deployment instructions and build numbers. While patching is the primary remediation, organizations that cannot immediately patch should implement application whitelisting policies to restrict execution of untrusted or unverified applications, disable unnecessary user-facing services, and monitor system logs for sandbox-related errors or unexpected privilege escalations. Users should also avoid running applications from unknown or untrusted sources until patching is completed.
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-362 – Race Condition
View allSame technique Race Condition
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-15169
GHSA-w5rf-7qr8-hm2m