Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Local vector; user interaction required to run malicious app; only availability impact (denial of service) based on Apple description.
Primary rating from Vendor (apple).
CVSS VectorVendor: apple
Lifecycle Timeline
5DescriptionCVE.org
A use after free issue was addressed with improved memory management. 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 a denial-of-service.
AnalysisAI
A use-after-free vulnerability in macOS allows a local application to cause a denial-of-service by crashing the system or a key service. The flaw affects multiple macOS versions prior to the Sequoia 15.7.8, Sonoma 14.8.8, and Tahoe 26.6 updates. Despite an assigned CVSS score of 9.8 suggesting remote pre-authentication full compromise, the Apple advisory explicitly describes only a local denial-of-service impact, and the EPSS exploitation probability is very low (0.16%). No active exploitation or public proof-of-concept has been reported, and a vendor patch is available.
Technical ContextAI
The vulnerability stems from a use-after-free condition (CWE-416) in macOS memory management, likely in a kernel or system service routine accessible to unprivileged apps. Common Platform Enumeration (CPE) data identifies the affected software as 'cpe:2.3:a:apple:macos:*:*:*:*:*:*:*:*', covering all supported macOS branches up to the specified fix versions. Use-after-free occurs when freed memory is accessed again, potentially allowing an attacker to corrupt memory, but the Apple advisory limits the observed consequence to a denial-of-service. The underlying technology involves native macOS frameworks; no external library or protocol is implicated.
RemediationAI
Update macOS to the fixed version for your branch: Sequoia 15.7.8, Sonoma 14.8.8, or Tahoe 26.6, available via Software Update or the Apple support portals (https://support.apple.com/en-us/128067, 128071, 128072). No workarounds have been published; the vulnerability can only be fully mitigated by applying the patch. As a temporary control, ensure only trusted apps are installed and enforce application whitelisting, but this does not remove the underlying flaw. Treat the update as a routine OS security fix given the local nature and denial-of-service impact.
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-49467
GHSA-jf2p-5wq8-g652