Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Web content delivery is network-based requiring no privileges; user must visit the page (UI:R); only a process crash results, so C:N/I:N and A:H.
Primary rating from Vendor (apple).
CVSS VectorVendor: apple
Lifecycle Timeline
5DescriptionCVE.org
A double free issue was addressed with improved memory management. This issue is fixed in iOS 26.5.2 and iPadOS 26.5.2, macOS Tahoe 26.5.2. Processing maliciously crafted web content may lead to an unexpected process crash.
AnalysisAI
Double free memory corruption in Apple's web content processing engine crashes the rendering process on iOS/iPadOS (pre-26.5.2) and macOS Tahoe (pre-26.5.2) when a device processes attacker-controlled web content. The CVSS vector (AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H) confirms network delivery with no authentication required, though a user must interact with the malicious content, and impact is limited to availability - no confidentiality or integrity compromise is indicated. No public exploit code and no CISA KEV listing exist at time of analysis, placing this in a lower active-risk tier despite the ubiquity of affected Apple platforms.
Technical ContextAI
CWE-415 (Double Free) describes a condition where a program frees the same memory region twice, corrupting the heap allocator's internal state. In the context of Apple's web content processing stack - almost certainly WebKit, the engine used across all Apple platforms - a specially crafted HTML, JavaScript, or media payload can trigger this condition during parsing or rendering. The affected CPEs (cpe:2.3:a:apple:ios_and_ipados and cpe:2.3:a:apple:macos) cover all versions below 26.5.2 on both mobile and desktop. Heap corruption from a double free can in principle escalate to arbitrary code execution, but Apple's own CVSS scoring caps impact at A:H with C:N/I:N, suggesting internal analysis concluded the bug reliably produces a crash rather than controlled memory writes under current mitigations (PAC, heap hardening, sandbox isolation on Apple platforms).
RemediationAI
Update to iOS 26.5.2, iPadOS 26.5.2, or macOS Tahoe 26.5.2 immediately via Settings > General > Software Update (iOS/iPadOS) or System Settings > General > Software Update (macOS). Vendor-released patches are confirmed per Apple's advisories at https://support.apple.com/en-us/127594 (iOS/iPadOS) and https://support.apple.com/en-us/127595 (macOS). For environments where immediate patching is not possible, limiting user exposure to untrusted web content - for example, restricting use of Safari and WebKit-based browsers to trusted sites, or enabling Lockdown Mode on iOS which restricts certain web features - reduces the attack surface, though these measures impact usability and do not eliminate risk on unpatched devices.
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-415 – Double Free
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40208
GHSA-g38x-fqx6-c9wx