Improper Authentication in Apache Tomcat - CVE-2026-68569
Published: August 26, 2026
Vulnerability details
The vulnerability allows a remote user to bypass authentication.
The vulnerability exists due to improper authentication in DataSourceRealm and JDBCRealm when processing principal lookups for certain authentication methods. A remote user can authenticate with CLIENT-CERT or SPNEGO even if the user does not exist in the configured realm to bypass authentication.
The issue affects some authentication methods, including CLIENT-CERT and SPNEGO.