CVE-2026-43513
Apache Tomcat: LockOutRealm treats user names as case-sensitive
Summary
Remediation
Upgrade to the fixed version using your package manager.
<!-- Update pom.xml dependency version to 11.0.22 for org.apache.tomcat.embed:tomcat-embed-core -->
<!-- Update pom.xml dependency version to 9.0.118 for org.apache.tomcat.embed:tomcat-embed-core -->
<!-- Update pom.xml dependency version to 10.1.55 for org.apache.tomcat.embed:tomcat-embed-core -->
<!-- Update pom.xml dependency version to 9.0.118 for org.apache.tomcat:tomcat-catalina -->
<!-- Update pom.xml dependency version to 11.0.22 for org.apache.tomcat:tomcat -->
<!-- Update pom.xml dependency version to 11.0.22 for org.apache.tomcat:tomcat-catalina -->
<!-- Update pom.xml dependency version to 10.1.55 for org.apache.tomcat:tomcat -->
<!-- Update pom.xml dependency version to 9.0.118 for org.apache.tomcat:tomcat -->
<!-- Update pom.xml dependency version to 10.1.55 for org.apache.tomcat:tomcat-catalina -->
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (9)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| org.apache.tomcat.embed:tomcat-embed-core | maven | 11.0.0, 11.0.0-M1, 11.0.0-M10, 11.0.0-M11 (+38 more) | 11.0.22 |
| org.apache.tomcat.embed:tomcat-embed-core | maven | 7.0.0, 7.0.100, 7.0.103, 7.0.104 (+318 more) | 9.0.118 |
| org.apache.tomcat.embed:tomcat-embed-core | maven | 10.1.0, 10.1.0-M1, 10.1.0-M10, 10.1.0-M11 (+57 more) | 10.1.55 |
| org.apache.tomcat:tomcat-catalina | maven | 7.0.0, 7.0.100, 7.0.103, 7.0.104 (+318 more) | 9.0.118 |
| org.apache.tomcat:tomcat | maven | 11.0.0, 11.0.0-M1, 11.0.0-M10, 11.0.0-M11 (+38 more) | 11.0.22 |
| org.apache.tomcat:tomcat-catalina | maven | 11.0.0, 11.0.0-M1, 11.0.0-M10, 11.0.0-M11 (+38 more) | 11.0.22 |
| org.apache.tomcat:tomcat | maven | 10.1.0, 10.1.0-M1, 10.1.0-M10, 10.1.0-M11 (+57 more) | 10.1.55 |
| org.apache.tomcat:tomcat | maven | 7.0.100, 7.0.103, 7.0.104, 7.0.105 (+294 more) | 9.0.118 |
| org.apache.tomcat:tomcat-catalina | maven | 10.1.0, 10.1.0-M1, 10.1.0-M10, 10.1.0-M11 (+57 more) | 10.1.55 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-178
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.5 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
References
- https://nvd.nist.gov/vuln/detail/CVE-2026-43513ADVISORY
- https://github.com/apache/tomcat/commit/4a90d3fa93988c447cd5bb7482f76ff70d7f15c2WEB
- https://github.com/apache/tomcat/commit/6dd75beb55bd42fc5f78e929596b25018cd17717WEB
- https://github.com/apache/tomcat/commit/83f3e51df7b87f5f6e626951c575ded1a512e8efWEB
- https://github.com/apache/tomcatPACKAGE
- https://lists.apache.org/thread/ytjcgldshj73lcnd1sh95od5hrghwogpWEB
- https://tomcat.apache.org/security-10.htmlWEB
- https://tomcat.apache.org/security-11.htmlWEB
- https://tomcat.apache.org/security-9.htmlWEB
- https://www.openwall.com/lists/oss-security/2026/05/12/9WEB
Frequently Asked Questions
- What is CVE-2026-43513?
- Apache Tomcat: LockOutRealm treats user names as case-sensitive This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.5/10).
- How do I check if my project is affected by CVE-2026-43513?
- CVE-2026-43513 affects org.apache.tomcat.embed:tomcat-embed-core, org.apache.tomcat:tomcat-catalina and org.apache.tomcat:tomcat. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-43513 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-43515CRITICAL
Apache Tomcat - Security constraints not correctly applied
- CVE-2026-43512CRITICAL
Apache Tomcat - Digest authenticator will authenticate any unknown user
- CVE-2026-41293CRITICAL
Apache Tomcat - HTTP/2 request headers not validated
- CVE-2026-42498HIGH
Apache Tomcat - WebSocket authentication header exposure
- CVE-2026-41284HIGH
Apache Tomcat: Unbounded read in WebDAV LOCK and PROPFIND handling
- CVE-2026-34483HIGH
Apache Tomcat has an Improper Encoding or Escaping of Output vulnerability in the JsonAccessLogValve
- CVE-2025-49124MEDIUM
Apache Tomcat installer for Windows has an untrusted search path vulnerability
- CVE-2025-55754LOW
Apache Tomcat Vulnerable to Improper Neutralization of Escape, Meta, or Control Sequences
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies