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 (AV:N), no privileges needed (PR:N), but user must load the page (UI:R); impact is crash only, so C:N/I:N and 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 Safari crash.
AnalysisAI
Use-after-free memory corruption in Safari's web content processing causes an unexpected application crash across Apple platforms. Affected are Safari, iOS, iPadOS, and macOS Tahoe prior to version 26.5.2; exploitation requires only that a user visits or loads maliciously crafted web content, making drive-by delivery via a malicious webpage the primary vector. Impact is confined to availability - a forced Safari crash (denial of service) - with no confirmed confidentiality or integrity consequences. No public exploit code or active exploitation has been identified at time of analysis.
Technical ContextAI
CWE-416 (Use After Free) describes a class of memory safety bug where a program continues to reference memory after it has been freed, leading to undefined behavior - typically a crash, but potentially exploitable for code execution depending on heap layout control. The vulnerability resides in Safari's web content processing engine (WebKit, Apple's browser engine), triggered during parsing or rendering of attacker-controlled content. Affected CPE strings confirm coverage across three product lines: cpe:2.3:a:apple:safari, cpe:2.3:a:apple:ios_and_ipados, and cpe:2.3:a:apple:macos, indicating the flaw is present in the shared WebKit component that underpins browsing on all Apple platforms. Apple's fix description - 'improved memory management' - is consistent with patching UAF via object lifetime corrections or deferred deallocation guards.
RemediationAI
Vendor-released patch: Safari 26.5.2, iOS and iPadOS 26.5.2, and macOS Tahoe 26.5.2. Users should update via System Settings > General > Software Update on macOS, or Settings > General > Software Update on iOS/iPadOS. Safari on macOS can also be updated independently through the Mac App Store. Apple security advisory references are https://support.apple.com/en-us/127594 (Safari), https://support.apple.com/en-us/127595 (iOS/iPadOS), and https://support.apple.com/en-us/127685 (macOS). Where immediate patching is not feasible, restricting user access to untrusted web content - such as enforcing browser content filtering policies or disabling JavaScript on untrusted sites via content blockers - can reduce exposure, though these controls are imperfect and carry usability trade-offs. On managed iOS/iPadOS fleets, Mobile Device Management (MDM) policies restricting browsing to allowlisted URLs can serve as a compensating control pending patch deployment.
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 Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40207
GHSA-q973-f466-5gv5