Improper Authentication in Apache Tomcat - CVE-2026-43512
Published: May 12, 2026
Apache Tomcat
Detailed vulnerability description
The vulnerability allows a remote attacker to authenticate as an unknown user.
The vulnerability exists due to improper authentication in the DIGEST authenticator when processing authentication for users not known to the configured Realm. A remote attacker can submit the password "null" for an unknown user to authenticate as an unknown user.
This occurs only when DIGEST authentication is configured.