CVE-2026-28867
MEDIUMiOS and iPadOS < 18.7.7 - Unauthenticated Kernel State Leak
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2026-28867. PoCs published by speedyfriend433.
AI-analyzed exploit summary This PoC exploits a macOS kernel information leak vulnerability (CVE-2026-28867) by abusing the `net.inet.tcp.info` sysctl to leak sensitive TCP connection state data, including sequence numbers (`tcpi_snd_nxt`, `tcpi_rcv_nxt`). The code demonstrates uninitialized memory disclosure in the kernel's TCP info structure.
Description
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 leak sensitive kernel state.
Exploits (1)
This PoC exploits a macOS kernel information leak vulnerability (CVE-2026-28867) by abusing the `net.inet.tcp.info` sysctl to leak sensitive TCP connection state data, including sequence numbers (`tcpi_snd_nxt`, `tcpi_rcv_nxt`). The code demonstrates uninitialized memory disclosure in the kernel's TCP info structure.
References (7)
Scores
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N