EIP-2026-104752

PRE-CVE

PHP 4/5 - Input/Output Wrapper Remote File Inclusion Function Command Execution

Title source: legacy
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for EIP-2026-104752. PoCs published by Slythers.

AI-analyzed exploit summary This exploit leverages a PHP design flaw in the 'include()' function to execute arbitrary PHP code via POST requests. It sends a crafted HTTP request with attacker-supplied PHP commands embedded in the 'php://input' stream, bypassing 'allow_url_fopen' restrictions.

Description

PHP 4/5 - Input/Output Wrapper Remote File Inclusion Function Command Execution

Exploits (1)

exploitdb WORKING POC VERIFIED
by Slythers · phpremotephp
https://www.exploit-db.com/exploits/24149

This exploit leverages a PHP design flaw in the 'include()' function to execute arbitrary PHP code via POST requests. It sends a crafted HTTP request with attacker-supplied PHP commands embedded in the 'php://input' stream, bypassing 'allow_url_fopen' restrictions.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: PHP (versions since 3.0.13)
No auth needed
Prerequisites: Target application must use user-supplied URI parameter in 'include()' function · Network access to the target web server
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Details

Status pre_cve
Tracked Since Feb 18, 2026