Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
5DescriptionCVE.org
A logging issue was addressed with improved data redaction. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5, tvOS 26.5, watchOS 26.5. An app may be able to determine kernel memory layout.
AnalysisAI
Kernel memory layout disclosure in Apple iOS, iPadOS, macOS, tvOS, and watchOS allows a malicious application to read sensitive log data that exposes kernel address information, enabling KASLR bypass. The flaw stems from insufficient redaction of kernel pointers written to system logs (CWE-532) and was reported and patched by Apple across its operating system families. No public exploit identified at time of analysis and EPSS probability is very low (0.02%), but the issue is typically chained with memory-corruption bugs to achieve reliable kernel exploitation.
Technical ContextAI
The vulnerability is rooted in CWE-532 (Insertion of Sensitive Information into Log File), where Apple's XNU-based kernel or supporting subsystems emitted kernel memory addresses into log output reachable by unprivileged apps. Kernel Address Space Layout Randomization (KASLR) relies on the secrecy of these addresses; once leaked, an attacker can compute the kernel slide and accurately target structures, functions, and gadgets. Per the CPE data, the affected components span Apple's shared codebase across iOS/iPadOS, macOS (Sonoma, Sequoia, Tahoe), tvOS, and watchOS, indicating the leak originates in a cross-platform kernel logging path that Apple addressed by improving data redaction before log emission.
RemediationAI
Apply the vendor-released patches: upgrade to iOS/iPadOS 18.7.9 or 26.5, macOS Sonoma 14.8.7, macOS Sequoia 15.7.7, macOS Tahoe 26.5, tvOS 26.5, or watchOS 26.5 as appropriate for each device, referencing Apple's advisories at support.apple.com/en-us/127110, 127111, 127115, 127116, 127117, 127118, and 127119. No vendor-published workaround exists for kernel log redaction, so compensating controls until patching include restricting App Store and sideloaded application installation via MDM configuration profiles (trade-off: reduces user productivity and blocks legitimate apps), enforcing app vetting and developer-ID restrictions on macOS through Gatekeeper and notarization policies (trade-off: friction for internal tooling), and prioritizing patch deployment on high-risk devices belonging to executives, journalists, and security staff who are realistic targets for chained exploit campaigns.
More in Ios And Ipados
View allKernel memory corruption in Apple iOS/iPadOS (before 26.5.2) and macOS Tahoe (before 26.5.2) allows a malicious or compr
Memory corruption in Apple's WebKit browser engine (Safari and the system WebView on iOS, iPadOS, and macOS before 26.5.
Memory corruption via type confusion in Apple's WebKit browser engine allows attackers to corrupt memory by luring a vic
Memory corruption via use-after-free in Apple's WebKit browser engine allows remote attackers to corrupt memory when a v
Memory-corruption crash in Apple's WebKit web-content engine lets a malicious website terminate the content-rendering pr
The issue was addressed with improved memory handling. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and
Use-after-free in WebKit allows remote attackers to trigger Safari crashes and potentially achieve arbitrary code execut
The issue was addressed with improved checks. This issue is fixed in Safari 26.5.2, iOS 26.5.2 and iPadOS 26.5.2, macOS
Content Security Policy bypass in Apple's WebKit-based platforms (iOS, iPadOS, macOS Tahoe, tvOS, visionOS, watchOS) all
Local privilege escalation and kernel memory corruption in Apple iOS, iPadOS (before 26.5.2) and macOS Tahoe (before 26.
Memory corruption in WebKit across Apple's ecosystem enables confidentiality breach via malicious web content without us
Information disclosure in Apple WebKit's web content processing engine allows remote attackers to read sensitive memory
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29252
GHSA-98h5-v6fv-978x