EIP-2026-104594

PRE-CVE

Darwin Kernel 7.1 - Mach File Parsing Local Integer Overflow

Title source: legacy
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for EIP-2026-104594. PoCs published by [email protected].

AI-analyzed exploit summary This exploit demonstrates a local integer overflow vulnerability in the Darwin Kernel (versions < 7.5.0) by modifying the Mach-O header's ncmds field to an invalid value, causing a crash (DoS). The code opens the executable, seeks to the ncmds field, overwrites it with 0xffffffff, and re-executes the binary.

Description

Darwin Kernel 7.1 - Mach File Parsing Local Integer Overflow

Exploits (1)

exploitdb WORKING POC VERIFIED
by [email protected] · clocalosx
https://www.exploit-db.com/exploits/25055

This exploit demonstrates a local integer overflow vulnerability in the Darwin Kernel (versions < 7.5.0) by modifying the Mach-O header's ncmds field to an invalid value, causing a crash (DoS). The code opens the executable, seeks to the ncmds field, overwrites it with 0xffffffff, and re-executes the binary.

Classification
Working Poc 90%
Attack Type
Dos
Complexity
Trivial
Reliability
Reliable
Target: Darwin Kernel < 7.5.0
No auth needed
Prerequisites: Local access to the target system · Executable file with a Mach-O header
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Details

Status pre_cve
Tracked Since Feb 18, 2026