Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Local attack requiring user run app; no auth; high confidentiality only.
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 Tahoe 26.6. An app may be able to access sensitive user data.
AnalysisAI
Local access to sensitive user data in macOS allows a malicious app to bypass sandbox restrictions and read protected files or information. This issue affects all macOS versions prior to Tahoe 26.6, requires user interaction to run the malicious app (e.g., via social engineering or masquerading as legitimate software), and has no public exploit or active exploitation reported at this time.
Technical ContextAI
The vulnerability resides in the macOS sandbox framework (App Sandbox), which is designed to limit what resources an application can access. CWE-284 (Improper Access Control) indicates that the sandbox did not correctly enforce restrictions, allowing a process running under the user's identity to reach data that should have been isolated. CPE data (cpe:2.3:a:apple:macos:*:*:*:*:*:*:*:*) confirms the affected product is Apple macOS across all versions before 26.6. The sandbox restricts file system access, network access, and hardware resources; this flaw specifically allowed a bypass of those protections to read sensitive user data such as contacts, location, or documents.
RemediationAI
Upgrade to macOS Tahoe 26.6 immediately. The fix is available from Apple via System Settings → Software Update. No workarounds are identified other than avoiding the installation and execution of untrusted applications. Users should only run software from the Mac App Store or signed and notarized developers. Restricting execution of unsigned code and enabling Gatekeeper can reduce exposure. The vendor advisory at https://support.apple.com/en-us/128067 contains no additional mitigations.
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-49425
GHSA-ch5c-cf77-9rpp