Impact
A memory corruption flaw exists in the handling of video files on Apple operating systems. The vulnerability arises when a video file is parsed, causing unchecked memory access that can terminate the application. Processing a maliciously crafted video file can lead to an unexpected app termination – an app‑level denial‑of‑service condition. The flaw is a classic buffer overrun (CWE‑119). The bug does not provide direct access to data or system privilege, and it is confined to the process that consumes the media file.
Affected Systems
Apple iOS and iPadOS, macOS (Sequoia 15.7.8, Sonoma 14.8.8, Tahoe 26.6), tvOS, visionOS, and watchOS are impacted. The fix is delivered in iOS 26.6, iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, and watchOS 26.6.
Risk and Exploitability
The CVSS score of 7.8 indicates high severity, but the EPSS score of <1% reflects a very low likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog, further indicating it has not been widely observed. Attack is presumed to be local, requiring an adversary to supply a malicious video file that is opened or played by a user. Once the file is processed, the vulnerable application crashes, resulting in a denial‑of‑service. No elevation of privilege or data theft is possible.
OpenCVE Enrichment