ID:12479 - Exploit for Improper Neutralization of Server-Side Includes (SSI) Within a Web Page in Apache HTTP Server - CVE-2025-58098
Published: March 6, 2026
Apache HTTP Server
Link to public exploit:
Vulnerability description
The vulnerability allows a remote attacker to execute arbitrary commands.
The vulnerability exists due to insufficient input validation with Server Side Includes (SSI) enabled and mod_cgid (but not mod_cgi). The web server passes the shell-escaped query string to #exec cmd="..." directives. A remote attacker can send a specially crafted HTTP request to the server and potentially execute arbitrary code.