#VU119149 Improper Neutralization of Server-Side Includes (SSI) Within a Web Page in Apache HTTP Server - CVE-2025-58098
Published: December 4, 2025 / Updated: March 6, 2026
Apache HTTP Server
Apache Foundation
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.