EIP-2026-104659
PRE-CVEPHP 5.3.10 - 'spl_autoload_register()' Local Denial of Service
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-104659. PoCs published by Yakir Wizman.
AI-analyzed exploit summary This exploit demonstrates a local denial of service (DoS) vulnerability in PHP 5.3.10 by passing an excessively long string to the `spl_autoload_register` function, causing a crash. The PoC is minimal but functional, leveraging a buffer overflow-like condition to disrupt service.
Description
PHP 5.3.10 - 'spl_autoload_register()' Local Denial of Service
Exploits (1)
This exploit demonstrates a local denial of service (DoS) vulnerability in PHP 5.3.10 by passing an excessively long string to the `spl_autoload_register` function, causing a crash. The PoC is minimal but functional, leveraging a buffer overflow-like condition to disrupt service.