ID:12479 - Exploit for Improper Neutralization of Server-Side Includes (SSI) Within a Web Page in Apache HTTP Server - CVE-2025-58098

 
Main Vulnerability Database Exploits ID:12479 - Exploit for Improper Neutralization of Server-Side Includes (SSI) Within a Web Page in Apache HTTP Server - CVE-2025-58098

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


Vulnerability identifier: #VU119149
Vulnerability risk: Low
CVE-ID: CVE-2025-58098
CWE-ID: CWE-97
Exploitation vector: Remote access
Vulnerable software:
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.


Remediation

Install updates from vendor's website.