Apple macOS
CVE-2025-46281
HIGH
Severity by source
AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Local attack vector with low-privilege app execution required; Scope:Changed reflects sandbox-to-host-OS boundary crossing with full C/I/A impact on the host.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionNVD
A logic issue was addressed with improved checks. This issue is fixed in macOS Sequoia 15.7.4, macOS Sonoma 14.8.4, macOS Tahoe 26.2. An app may be able to break out of its sandbox.
AnalysisAI
Sandbox escape in Apple macOS allows a locally executing app with standard user privileges to break out of its sandbox confinement and access host system resources beyond its permitted scope. Affects macOS Sequoia prior to 15.7.4, macOS Sonoma prior to 14.8.4, and macOS Tahoe prior to 26.2, with all versions covered by CPE cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*. No public exploit code and no CISA KEV listing have been identified at time of analysis, though the CVSS 8.8 score with Scope:Changed reflects the significant cross-boundary impact potential once a malicious app gains execution.
Technical ContextAI
The macOS sandbox (Seatbelt, built on mandatory access controls via the kernel extension sandbox-exec) enforces process-level confinement by evaluating policy rules at system call boundaries. CWE-693 (Protection Mechanism Failure) identifies the root cause class: a security control exists but fails to enforce its intended boundaries due to flawed logic rather than an absent control. Apple describes this specifically as 'a logic issue addressed with improved checks,' consistent with an incorrect policy decision or boundary validation gap in the sandbox enforcement path. CPE cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:* confirms all macOS versions across the Sequoia, Sonoma, and Tahoe release lines are in scope. The S:C (Scope Changed) CVSS metric correctly models that exploitation crosses from the confined app container into the broader host macOS environment.
RemediationAI
The primary fix is to update to macOS Sequoia 15.7.4, macOS Sonoma 14.8.4, or macOS Tahoe 26.2 via System Settings > Software Update, as documented in Apple's advisories at https://support.apple.com/en-us/125886, https://support.apple.com/en-us/126349, and https://support.apple.com/en-us/126350. Until patching is complete, restrict app installation sources by enforcing Gatekeeper to 'App Store Only' via System Settings > Privacy & Security, which reduces exposure by limiting which apps can execute on the system - note this does not prevent exploitation by a compromised App Store app or already-installed applications. Deploying MDM policies (e.g., via Jamf or Apple Configurator) to enforce app allowlists on managed fleets provides an additional layer of control with the trade-off of increased administrative overhead. Blocking network connectivity does not mitigate this vulnerability given its local attack vector.
Same weakness CWE-693 – Protection Mechanism Failure
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today