#VU119149 Improper Neutralization of Server-Side Includes (SSI) Within a Web Page in Apache HTTP Server - CVE-2025-58098

 

#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


Vulnerability identifier: #VU119149
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2025-58098
CWE-ID: CWE-97
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Apache HTTP Server
Software vendor:
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.


Remediation

Install updates from vendor's website.

External links