Improper Handling of Case Sensitivity in Apache Tomcat - CVE-2026-43513
Published: May 12, 2026
Apache Tomcat
Detailed vulnerability description
The vulnerability allows a remote attacker to weaken brute-force protection against a user's password.
The vulnerability exists due to improper input handling in LockOutRealm when processing case-insensitive user names. A remote attacker can vary the case of a user name during authentication attempts to weaken brute-force protection against a user's password.
This affects Realms where user names are treated as case insensitive.