EIP-2026-110635
PRE-CVEPHP < 8.3.8 - Remote Code Execution (Unauthenticated) (Windows)
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-110635. PoCs published by Yesith Alvarez.
AI-analyzed exploit summary This exploit leverages CVE-2024-4577 to achieve unauthenticated remote code execution on vulnerable PHP versions by manipulating the `allow_url_include` and `auto_prepend_file` directives via a crafted POST request. The payload is injected through the `php://input` stream, bypassing typical security restrictions.
Description
PHP < 8.3.8 - Remote Code Execution (Unauthenticated) (Windows)
Exploits (1)
This exploit leverages CVE-2024-4577 to achieve unauthenticated remote code execution on vulnerable PHP versions by manipulating the `allow_url_include` and `auto_prepend_file` directives via a crafted POST request. The payload is injected through the `php://input` stream, bypassing typical security restrictions.