EIP-2026-104670
PRE-CVEPHP 7.0 - Object Cloning Local Denial of Service
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-104670. PoCs published by Yakir Wizman.
AI-analyzed exploit summary This PHP script demonstrates a local denial of service (DoS) vulnerability in PHP 7.0 by exploiting infinite recursion during object cloning. The `__clone` method recursively clones itself, leading to a stack overflow and crash.
Description
PHP 7.0 - Object Cloning Local Denial of Service
Exploits (1)
exploitdb
WORKING POC
by Yakir Wizman · phpdosphp
https://www.exploit-db.com/exploits/40302
This PHP script demonstrates a local denial of service (DoS) vulnerability in PHP 7.0 by exploiting infinite recursion during object cloning. The `__clone` method recursively clones itself, leading to a stack overflow and crash.
Classification
Working Poc 90%
Attack Type
Dos
Complexity
Trivial
Reliability
Reliable
Target:
PHP 7.0
No auth needed
Prerequisites:
PHP 7.0 installed on the target system
MITRE ATT&CK
devstral-2 · analyzed Feb 18, 2026
Full analysis →
Details
Status
pre_cve
Tracked Since
Feb 18, 2026