#VU97691 OS Command Injection in PHP - CVE-2024-8926
Published: September 25, 2024 / Updated: March 18, 2025
PHP
PHP Group
Description
The vulnerability allows a remote attacker to execute arbitrary shell commands on the target system.
The
vulnerability exists due to improper input validation in PHP-CGI
implementation. A remote attacker can send specially crafted HTTP
request to the application and execute arbitrary OS commands on the
system.