Sceawere
Vulnerability Detail
CVE-2026-64760UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
iOS Kernel State Information Leakage
Vulnerability Metadata
- Severity
- Medium
- Score / CVSS
- 5.5
- Creation Date
- 17h ago
- Vendor
- Apple
- Product
- iOS and iPadOS
- Attack Type
- An app may be able to leak sensitive kernel state
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- Attack Complexity
- LOW
Narrative and Response
Description
An information leakage was addressed with additional validation. This issue is fixed in iOS 18.7.10 and iPadOS 18.7.10. An app may be able to leak sensitive kernel state.
Executive Summary
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Technical Details
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Mitigations
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
References
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Additional Metadata
{
"score": "5.5",
"pubDate": "2026-08-17T22:17:20.937Z",
"pubdate": "2026-08-17T22:17:20.937Z",
"executiveSummary": "An information leakage vulnerability exists within iOS and iPadOS, specifically stemming from insufficient input validation mechanisms that allow unauthorized inspection of kernel memory structures.\nThe primary impact of this vulnerability is the unauthorized disclosure of sensitive kernel state information to locally executing applications, which can significantly facilitate the bypass of modern exploit mitigation technologies such as Kernel Address Space Layout Randomization (KASLR).\nThe affected products include iOS and iPadOS prior to version 18.7.10.\nThe risk implications are substantial, as leaked kernel state data can be leveraged by an attacker to construct reliable, multi-stage exploitation chains against core operating system components.\nAttacker capabilities require local execution context, wherein a compromised or maliciously crafted application abuses insufficient validation boundaries to harvest internal kernel metadata.\nNo specific authentication or advanced network exposure is required for exploitation beyond the capability of executing a local application on the targeted device, though the flaw is effectively addressed by applying the vendor-supplied update.",
"technicalDetails": "The vulnerability resides within the kernel subsystem of iOS and iPadOS, specifically resulting from inadequate validation checks when processing data requests or handling state queries originating from user space.\nThe root cause is attributable to insufficient boundary and type validation within kernel-user communication interfaces, allowing malicious or malformed inputs to trigger the unauthorized exposition of internal kernel memory contents.\nThe affected component handles internal state management and exposes operational metadata to application-layer processes without enforcing strict access controls or sanitizing the returned data structures.\nAffected versions comprise all iOS and iPadOS builds prior to 18.7.10.\nExploitation requires zero network exposure, as the attack vector is strictly local, necessitating that the attacker has already successfully provisioned or executed an application on the target device.\nThe authentication and privilege requirements are minimal from an execution standpoint, as standard unprivileged applications can interact with the vulnerable subsystem if proper restrictions are absent.\nThe step-by-step attack flow proceeds as follows: First, the adversary deploys a malicious application onto the target device. Second, the application interacts with the vulnerable kernel interface by issuing specific API calls or control codes designed to elicit a state response. Third, due to the lack of adequate validation and sanitization within the affected component, the kernel inadvertently populates the response buffer with raw, sensitive kernel state pointers or memory contents. Fourth, the application captures this output, parsing the leaked data to compute memory offsets and bypass security defenses such as KASLR.\nThe payload behavior is focused on reconnaissance and information gathering, synthesizing the harvested kernel state to orchestrate subsequent memory corruption or privilege escalation exploits.\nThe post-exploitation impact includes the erosion of kernel-level isolation boundaries, enabling the adversary to pinpoint specific kernel functions and data structures required for arbitrary code execution within the kernel domain."
}