Improper access control in Apache Tomcat - CVE-2026-65182
Published: August 26, 2026
Vulnerability details
The vulnerability allows a remote attacker to bypass security constraints.
The vulnerability exists due to improper access control in security constraint processing when handling requests for paths with overlapping constraints. A remote attacker can send a crafted request to bypass security constraints.
The issue occurs if a constraint for a longer path is specified before a more restrictive constraint for a shorter sub-path.