CVE-2026-65182
Apache Software Foundation · Apache Tomcat
An improper access control vulnerability in Apache Tomcat allows unauthenticated attackers to bypass security constraints by misconfiguring path-based authorization rules.
Executive summary
A critical authorization bypass vulnerability in Apache Tomcat permits unauthenticated remote attackers to circumvent security constraints, potentially leading to unauthorized data access or modification.
Vulnerability
This flaw involves improper access control and incorrect authorization where security constraints are bypassed if a longer path is defined before a more restrictive shorter sub-path. The vulnerability is exploitable by unauthenticated remote users due to the lack of required privileges for the target endpoint.
Business impact
The ability for unauthenticated actors to bypass security constraints poses a severe risk to organizational data integrity and confidentiality. By circumventing access controls, attackers may gain unauthorized access to sensitive administrative interfaces or protected application resources, leading to potential data breaches or unauthorized system operations. Given the CVSS score of 9.1, this vulnerability represents a critical threat that requires immediate remediation to prevent exploitation.
Remediation
Immediate Action: Upgrade all instances of Apache Tomcat to version 11.0.25, 10.1.58, or 9.0.121 as directed by the vendor.
Proactive Monitoring: Review application access logs for unusual patterns, specifically monitoring for unauthorized requests to restricted paths that should be protected by security constraints.
Compensating Controls: Implement strict Web Application Firewall (WAF) rules to filter and block requests that attempt to exploit path-based authorization irregularities until the software can be patched.
Exploitation status
Public Exploit Available: No
Analyst recommendation
The severity of this vulnerability, combined with its potential for unauthenticated exploitation, necessitates an immediate patching cycle. Organizations should prioritize updating their Apache Tomcat deployments to the specified fixed versions to eliminate the risk of unauthorized access. Failure to address this flaw leaves critical infrastructure exposed to potential compromise.
More Apache Software Foundation CVEs
Sources
Originally found and disclosed by 4ra1n, pyn3rd and unam4, per the CVE Program record.