Exploitation Summary
EIP tracks 5 public exploits for CVE-2026-20687. PoCs published by zeroxjf, adminlove520, XZ1r0.
AI-analyzed exploit summary This repository contains a functional proof-of-concept exploit for CVE-2026-20687, a use-after-free vulnerability in AppleSEPKeyStore. The exploit triggers a kernel panic by racing IOConnectCallMethod and IOServiceClose operations, demonstrating the vulnerability in iOS and macOS versions 26.1-26.2.
Description
A use after free issue was addressed with improved memory management. 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, watchOS 26.4. An app may be able to cause unexpected system termination or write kernel memory.
Exploits (5)
This repository contains a functional proof-of-concept exploit for CVE-2026-20687, a use-after-free vulnerability in AppleSEPKeyStore. The exploit triggers a kernel panic by racing IOConnectCallMethod and IOServiceClose operations, demonstrating the vulnerability in iOS and macOS versions 26.1-26.2.
This repository provides a detailed technical analysis of CVE-2026-20687, a use-after-free (UAF) vulnerability in Apple's JPEG driver. It includes a step-by-step explanation of the trigger mechanism, code snippets illustrating the UAF condition, and instructions for reproducing the kernel panic.
Technical analysis of CVE-2026-20687, a use-after-free (UAF) vulnerability in AppleJPEGDriver's startDecoder() function, leading to a deferred kernel panic. The writeup includes a detailed explanation of the trigger mechanism, code snippets, and steps to reproduce the issue.
This repository contains a functional PoC for CVE-2026-20687, a use-after-free (UAF) vulnerability in the AppleJPEGDriver kernel extension affecting iOS/macOS. The exploit primes the driver with async requests, then triggers a deferred kernel panic via the Camera app, demonstrating the UAF condition.
The repository provides a detailed technical analysis of CVE-2026-20687, a use-after-free (UAF) vulnerability in Apple's `AppleJPEGDriver` kernel component. It explains the root cause, trigger conditions, and includes a high-level proof-of-concept code snippet demonstrating the UAF scenario.
Scores
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H