Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Trigger is a locally installed app so AV:L not AV:N; no extra privileges or interaction needed (PR:N/UI:N); kernel memory corruption and panic give I:H/A:H with no disclosure (C:N).
Primary rating from Vendor (apple).
CVSS VectorVendor: apple
Lifecycle Timeline
5DescriptionCVE.org
This issue was addressed with improved input validation. This issue is fixed in iOS 26.5.2 and iPadOS 26.5.2, macOS Tahoe 26.5.2. An app may be able to cause unexpected system termination or corrupt kernel memory.
AnalysisAI
Kernel memory corruption in Apple iOS/iPadOS (before 26.5.2) and macOS Tahoe (before 26.5.2) allows a malicious or compromised app to corrupt kernel memory or trigger unexpected system termination via malformed input that bypasses validation. Reported by Apple internally and fixed with improved input validation; no public exploit identified at time of analysis and the issue is not listed in CISA KEV. Despite a high CVSS of 9.1, the practical attack surface is bound to code already executing on the device as an app.
Technical ContextAI
The flaw is a CWE-20 (Improper Input Validation) defect in the XNU kernel shared across iOS, iPadOS and macOS, reachable through a syscall, IOKit interface, or similar kernel entry point that an app-context process can invoke. Affected CPEs are cpe:2.3:a:apple:ios_and_ipados and cpe:2.3:a:apple:macos. Because the kernel accepts attacker-controlled data without sufficient validation, crafted parameters drive an out-of-bounds or otherwise inconsistent memory operation, producing kernel memory corruption (integrity loss) and/or a panic (availability loss). Apple's remediation note ('addressed with improved input validation') confirms the missing bounds/sanity checks as the root cause class.
RemediationAI
Apply the vendor-released patch: update to iOS 26.5.2 and iPadOS 26.5.2 on mobile devices and to macOS Tahoe 26.5.2 on Macs, per Apple advisories https://support.apple.com/en-us/127594 and https://support.apple.com/en-us/127595. Since the trigger is a locally running app, the most effective compensating control while patching is rolling out is to restrict app installation to trusted sources and MDM-approved catalogs and deny sideloading/enterprise-cert apps, which reduces the chance an untrusted app reaches the kernel interface but does not cover an already-trusted app that is later compromised. There is no documented feature-level toggle to disable the affected kernel path, so patching is the only complete fix; in the interim, prioritize devices that run third-party or recently installed apps and monitor for unexpected kernel panics as a weak detection signal.
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-20 – Improper Input Validation
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40216
GHSA-82rg-2v44-mpvr