Apache Tomcat - Security constraint bypass for pre/post-resources
Moderate severity
GitHub Reviewed
Published
Jun 16, 2025
to the GitHub Advisory Database
•
Updated Aug 8, 2025
Package
Affected versions
>= 11.0.0-M1, <= 11.0.7
>= 10.1.0-M1, <= 10.1.41
>= 9.0.0.M1, <= 9.0.105
>= 8.5.0, <= 8.5.100
Patched versions
11.0.8
10.1.42
9.0.106
>= 11.0.0-M1, <= 11.0.7
>= 10.1.0-M1, <= 10.1.41
>= 9.0.0.M1, <= 9.0.105
>= 8.5.0, <= 8.5.100
11.0.8
10.1.42
9.0.106
Description
Published by the National Vulnerability Database
Jun 16, 2025
Published to the GitHub Advisory Database
Jun 16, 2025
Reviewed
Jun 16, 2025
Last updated
Aug 8, 2025
Authentication Bypass Using an Alternate Path or Channel vulnerability in Apache Tomcat. When using PreResources or PostResources mounted other than at the root of the web application, it was possible to access those resources via an unexpected path. That path was likely not to be protected by the same security constraints as the expected path, allowing those security constraints to be bypassed.
This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.7, from 10.1.0-M1 through 10.1.41, from 9.0.0.M1 through 9.0.105. The following versions were EOL at the time the CVE was created but are known to be affected: 8.5.0 through 8.5.100. Other, older, EOL versions may also be affected.
Users are recommended to upgrade to version 11.0.8, 10.1.42 or 9.0.106, which fix the issue.
References