Improper access control in Apache Tomcat - CVE-2026-68525
Published: August 26, 2026
Vulnerability details
The vulnerability allows a remote user to bypass method-specific access controls.
The vulnerability exists due to improper access control in the FORM authentication process when handling a redirect after authentication. A remote user can complete FORM authentication and use the redirect flow to bypass method-specific access controls.
The issue affects constraints that restrict access to a resource for POST requests but not GET requests.