Path traversal in Mongoose - CVE-2026-73255
Published: August 12, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to path traversal in the mg_ssi() function when processing SSI #include directives in .shtml files. A remote user can inject a crafted include path containing ../ sequences to disclose sensitive information.
Exploitation requires SSI support to be enabled, an ssi_pattern to be configured, and the ability to write or control the contents of an .shtml file.