Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Local sandbox escape requires user to run app (AV:L, UI:R); no privileges needed (PR:N).
Primary rating from Vendor (apple).
CVSS VectorVendor: apple
Lifecycle Timeline
5DescriptionCVE.org
An access issue was addressed with additional sandbox restrictions. This issue is fixed in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6. An app may be able to break out of its sandbox.
AnalysisAI
Sandbox escape in macOS allows a malicious app to break out of its restrictions and gain full system access. Affected systems include macOS Sonoma before 14.8.8, macOS Sequoia before 15.7.8, and macOS Tahoe before 26.6. No active exploitation or public exploit code has been reported, and the EPSS exploitation probability is low at 0.16%.
Technical ContextAI
The vulnerability stems from an improper access control (CWE-284) in Apple macOS's application sandbox mechanism. The sandbox is a core security component that restricts what resources an app can access, confining it to a limited set of permitted actions. An attacker who can run a sandboxed application locally may leverage this issue to circumvent those restrictions. The flawed access checks were addressed with additional sandbox restrictions in the patched versions. CPE data identifies the affected product as Apple macOS (cpe:2.3:a:apple:macos:*:*:*:*:*:*:*:*) across multiple versions.
RemediationAI
Apply the vendor patch by upgrading to macOS Sonoma 14.8.8, macOS Sequoia 15.7.8, or macOS Tahoe 26.6. No workarounds have been provided. The updates are detailed in the Apple support pages listed in the affected products section. Administrators should prioritize these updates for endpoints where users may run untrusted applications.
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-49625
GHSA-wp7f-vf76-9c57