Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
File must be locally processed (AV:L) with victim interaction (UI:R) and no privileges (PR:N); memory corruption plausibly yields full C/I/A impact within the unchanged process scope.
Primary rating from Vendor (apple).
CVSS VectorVendor: apple
Lifecycle Timeline
5DescriptionCVE.org
The issue was addressed with improved memory handling. 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, tvOS 26.6, visionOS 26.6, watchOS 26.6. Processing a maliciously crafted audio file may corrupt process memory.
AnalysisAI
Memory corruption in Apple's audio processing framework affects iOS, iPadOS, macOS (Sonoma, Sequoia, Tahoe), tvOS, visionOS, and watchOS, where parsing a maliciously crafted audio file can corrupt process memory and potentially lead to arbitrary code execution. The flaw requires a victim to open or process the malicious file (local vector, user interaction) but no prior privileges. Apple has shipped fixes across all platforms; no public exploit identified at time of analysis and EPSS is low (0.16%).
Technical ContextAI
The vulnerability lies in Apple's media/audio decoding path (the frameworks responsible for parsing audio container and codec data, e.g. CoreAudio/AudioToolbox), which are shared across all of Apple's operating systems. CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) is the root-cause class, and the vendor tag 'Buffer Overflow' indicates that malformed length or offset fields in the audio file drive reads/writes outside the intended buffer bounds. Apple states the issue was resolved through 'improved memory handling,' consistent with added bounds validation in the parser. The affected CPEs span apple:ios_and_ipados, apple:macos, apple:tvos, apple:visionos, and apple:watchos, confirming this is a cross-platform defect in common Apple media code rather than a single product.
RemediationAI
Vendor-released patch: update to iOS 26.6 and 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, per Apple's advisories at https://support.apple.com/en-us/128066 through https://support.apple.com/en-us/128072. There is no vendor-documented configuration workaround; until devices are updated, the practical compensating control is to avoid opening audio files from untrusted sources and to block or quarantine inbound audio attachments at mail/web gateways (trade-off: may disrupt legitimate media workflows). Enterprise fleets should push the updates via MDM and prioritize internet-facing and high-value user devices first.
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-119 – Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-49452
GHSA-2gqg-xm37-vrf5