CVE-2026-28867
Apple Ipados ≤ 18.7.7
Raw vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:NSummary
CVE-2026-28867 is a medium-severity an unspecified weakness vulnerability in Apple Ipados. Its CVSS base score is 6.2 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique Data from Local System (T1005); ranked at the 13th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified map to AC-3 (Access Enforcement) and AC-6 (Least Privilege) — see the control section below for these in your framework.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2026-15146
Vulnerability Data
This issue was addressed with improved authentication. This issue is fixed in iOS 18.7.7 and iPadOS 18.7.7, iOS 26.4 and iPadOS 26.4, macOS Sequoia 15.7.5, macOS Tahoe 26.4, tvOS 26.4, visionOS 26.4, watchOS 26.4. An app may be able to…
more
leak sensitive kernel state.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Local info disclosure of kernel state directly enables data collection from the system and system information discovery by an app.
CVEs Like This One
Affected Assets
Mitigating Controls
Control response
Mitigating Controls (NIST 800-53 r5) AI
Directly enforces authentication checks before allowing any app to access or read sensitive kernel state.
Ensures apps operate under least privilege so they cannot reach or leak kernel internals even if authentication is weak.
Provides process isolation boundaries that limit an app's ability to observe or extract kernel state.