icon

We found results for “

CVE-2025-55752

Good to know:

icon
icon
icon

Date: October 27, 2025

Relative Path Traversal vulnerability in Apache Tomcat. The fix for bug 60013 introduced a regression where the rewritten URL was normalized before it was decoded. This introduced the possibility that, for rewrite rules that rewrite query parameters to the URL, an attacker could manipulate the request URI to bypass security constraints including the protection for /WEB-INF/ and /META-INF/. If PUT requests were also enabled then malicious files could be uploaded leading to remote code execution. PUT requests are normally limited to trusted users and it is considered unlikely that PUT requests would be enabled in conjunction with a rewrite that manipulated the URI. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.10, from 10.1.0-M1 through 10.1.44, from 9.0.0.M11 through 9.0.108. The following versions were EOL at the time the CVE was created but are known to be affected: 8.5.6 though 8.5.100. Other, older, EOL versions may also be affected. Users are recommended to upgrade to version 11.0.11 or later, 10.1.45 or later or 9.0.109 or later, which fix the issue.

Severity Score

Severity Score

Weakness Type (CWE)

Relative Path Traversal

CWE-23

Top Fix

icon

Upgrade Version

Upgrade to version org.apache.tomcat:tomcat-catalina:9.0.109;org.apache.tomcat:tomcat-catalina:10.1.45;org.apache.tomcat:tomcat-catalina:11.0.11;org.apache.tomcat.embed:tomcat-embed-core:9.0.109;org.apache.tomcat.embed:tomcat-embed-core:10.1.45;org.apache.tomcat.embed:tomcat-embed-core:11.0.11;https://github.com/apache/tomcat.git - 9.0.108;https://github.com/apache/tomcat.git - 10.1.45;https://github.com/apache/tomcat.git - 11.0.11

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): HIGH
Privileges Required (PR): LOW
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): HIGH
Integrity (I): HIGH
Availability (A): HIGH

Do you need more information?

Contact Us