Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Network-delivered via malicious web page (AV:N/AC:L/PR:N/UI:R); impact confirmed as crash-only with no confidentiality or integrity consequence (C:N/I:N/A:H).
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 Safari 26.5.2, 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
Use-after-free memory corruption in Apple's WebKit engine causes unexpected process crashes when processing maliciously crafted web content. Affected platforms include Safari, iOS 26, iPadOS 26, and macOS Tahoe - all versions prior to 26.5.2. An unauthenticated remote attacker can trigger a denial-of-service condition by luring a user to a malicious web page; no public exploit has been identified at time of analysis, and this vulnerability is not listed in the CISA KEV catalog.
Technical ContextAI
CWE-416 (Use After Free) describes a class of memory safety flaw where a pointer to a freed memory region is dereferenced after the allocator has reclaimed it, resulting in memory corruption. WebKit is Apple's open-source browser rendering engine embedded in Safari and - by platform policy - every third-party browser on iOS and iPadOS. The vulnerability resides in the web content processing layer (likely the JavaScript engine, DOM parser, or media pipeline), which handles attacker-controlled input from the network. CPE strings cpe:2.3:a:apple:safari, cpe:2.3:a:apple:ios_and_ipados, and cpe:2.3:a:apple:macos confirm the flaw manifests across all three Apple product lines that embed WebKit. Apple's advisory language ('addressed with improved memory management') is consistent with inserting explicit lifecycle guards or refactoring ownership semantics in the affected subsystem.
RemediationAI
Vendor-released patch: Safari 26.5.2, iOS 26.5.2 and iPadOS 26.5.2, and macOS Tahoe 26.5.2. Update iOS and iPadOS via Settings > General > Software Update; update macOS via System Settings > Software Update; update Safari on macOS via the Mac App Store. Full vendor advisories are available at https://support.apple.com/en-us/127594, https://support.apple.com/en-us/127595, and https://support.apple.com/en-us/127685. As a compensating control prior to patching, disabling JavaScript in Safari (Settings > Safari > Advanced > JavaScript) will significantly reduce WebKit's attack surface but will break the majority of modern web applications, making this impractical in most environments. Enterprise MDM administrators can restrict Safari to approved domains via Content Filter payloads, reducing exposure to attacker-controlled web content without disabling browsing entirely.
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-416 – Use After Free
View allSame technique Memory Corruption
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40195
GHSA-c3mv-5qhf-r357