Severity by source
AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
A local malicious app (AV:L) run by the user (UI:R, PR:N) triggers a sandbox escape crossing a trust boundary (S:C) with full C/I/A impact.
Primary rating from Vendor (apple).
CVSS VectorVendor: apple
Lifecycle Timeline
5DescriptionCVE.org
An integer overflow was addressed with improved input validation. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, watchOS 26.6. A malicious app may be able to break out of its sandbox.
AnalysisAI
Sandbox escape in Apple iOS/iPadOS, macOS, and watchOS lets a malicious application break out of its sandbox by triggering an integer overflow (CWE-190) in shared OS code, potentially gaining access beyond its permitted boundaries. Apple discovered and reported the issue and shipped fixes across its platform lineup; there is no public exploit identified at time of analysis, and CISA SSVC rates exploitation as none, though the total technical impact and scope change make it a meaningful local sandbox-escape risk. EPSS is low (0.16%, 6th percentile), consistent with no observed exploitation.
Technical ContextAI
The flaw is an integer overflow (CWE-190) - an arithmetic operation producing a value outside the representable range - which Apple states was addressed with improved input validation. Such overflows typically cause undersized allocations or out-of-bounds memory access (the tags also cite Buffer Overflow), which in a sandboxed-app context can be leveraged to escape the app sandbox that normally confines third-party applications on Apple platforms. The CPE data confirms the affected code spans Apple's shared OS foundations across ios_and_ipados, macos, and watchos, indicating the vulnerable component is common cross-platform Apple OS code rather than a single app.
RemediationAI
Vendor-released patch: update to iOS 26.6, iPadOS 26.6, macOS Sonoma 14.8.8, macOS Sequoia 15.7.8, macOS Tahoe 26.6, or watchOS 26.6 as applicable to each device, via Software Update or MDM; the corresponding advisories are at support.apple.com/en-us/128066, 128067, 128068, 128071, and 128072. Because exploitation requires running a malicious app, an interim compensating control is to restrict installation to the App Store and vetted MDM-managed apps, disable sideloading and enterprise-signed app trust, and avoid installing untrusted applications until patched - the trade-off is reduced flexibility for internally distributed enterprise apps.
More in Ios And Ipados
View allLocal privilege escalation in Apple operating systems allows a malicious app to gain root privileges. The vulnerability,
Memory corruption in multiple Apple operating systems allows remote attackers to trigger buffer overflows that may cause
Remote system termination in multiple Apple operating systems (iOS, iPadOS, macOS, tvOS, visionOS, watchOS) can be trigg
Remote memory corruption in the Apple operating-system kernel (shared XNU core across iOS/iPadOS 26.6, macOS Sequoia 15.
Remote code execution in Apple operating systems prior to iOS/iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, ma
Heap-based buffer overflow in Apple iOS, iPadOS, macOS, tvOS, and visionOS allows remote attackers to cause unexpected a
We are tasked to produce a JSON object with specific fields based on a CVE. We must synthesize multiple intelligence sou
Remote code execution in Apple operating systems (iOS, iPadOS, macOS Sequoia, macOS Tahoe, tvOS, visionOS) stems from an
Denial of service via unexpected app termination affects multiple Apple operating systems, including iOS, iPadOS, macOS,
A data protection flaw in multiple Apple operating systems allows a locally-installed app to fingerprint the user. An at
Denial-of-service (unexpected system termination) affects Apple's shared OS platforms - iOS/iPadOS before 26.6, macOS Se
Local denial-of-service in Apple operating systems via a use-after-free vulnerability allows an app to cause unexpected
Same weakness CWE-190 – Integer Overflow or Wraparound
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-49511
GHSA-q9xv-pwq9-9x39