Improper handling of case sensitivity in Apache Tomcat - CVE-2025-46701

 

Improper handling of case sensitivity in Apache Tomcat - CVE-2025-46701

Published: May 30, 2025 / Updated: March 13, 2026


Vulnerability identifier: #VU109959
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2025-46701
CWE-ID: CWE-178
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: Apache Foundation
Affected software:
Apache Tomcat

Detailed vulnerability description

The vulnerability allows a remote attacker to bypass security restrictions.

The vulnerability exists due to an error when handling URLs on a case insensitive filesystem with security constraints configured for the <code>pathInfo</code> component of a URL that mapped to the CGI servlet. A remote attacker can bypass imposed security constraints via a specially crafted URL.


How to mitigate CVE-2025-46701

Install updates from vendor's website.

Sources