Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Local attack vector and user interaction required; impact restricted to availability (system crash) per description.
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 macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6. An app may be able to cause unexpected system termination.
AnalysisAI
An integer overflow vulnerability in macOS can be triggered by a malicious app to cause unexpected system termination, effectively a denial-of-service. The flaw affects macOS versions prior to Sonoma 14.8.8, Sequoia 15.7.8, and Tahoe 26.6. Although the public CVSS score suggests critical remote code execution, the actual impact appears limited to system crashes, and there is no evidence of active exploitation or public proof-of-concept code.
Technical ContextAI
The vulnerability (CWE-190 Integer Overflow) exists in a macOS component that processes input from an application. CPE data indicates all macOS versions prior to the fixed releases are affected. Apple's advisory states that improved input validation addresses the overflow, hinting at a missing bounds check on a size calculation. The exact underly system service is not disclosed, but typically such overflows in kernel-space or system-level services can lead to memory corruption and panic.
RemediationAI
Upgrade macOS to the fixed version matching your release: Sonoma 14.8.8, Sequoia 15.7.8, or Tahoe 26.6. No official workarounds are provided; exercise caution with untrusted applications and consider application allowlisting to reduce the attack surface.
Same weakness CWE-190 – Integer Overflow or Wraparound
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-49495
GHSA-7x4v-q6x6-2vpc