CVE-2026-29145
Apache Tomcat: CLIENT_CERT authentication does not fail as expected
Summary
Remediation
Upgrade to the fixed version using your package manager.
<!-- Update pom.xml dependency version to 10.1.53 for org.apache.tomcat:tomcat-coyote-ffm -->
<!-- Update pom.xml dependency version to 9.0.116 for org.apache.tomcat:tomcat -->
<!-- Update pom.xml dependency version to 11.0.20 for org.apache.tomcat:tomcat -->
<!-- Update pom.xml dependency version to 11.0.20 for org.apache.tomcat:tomcat-coyote-ffm -->
<!-- Update pom.xml dependency version to 10.1.53 for org.apache.tomcat:tomcat -->
<!-- Update pom.xml dependency version to 9.0.116 for org.apache.tomcat:tomcat-coyote-ffm -->
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (6)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| org.apache.tomcat:tomcat-coyote-ffm | maven | 10.1.26, 10.1.28, 10.1.29, 10.1.30 (+18 more) | 10.1.53 |
| org.apache.tomcat:tomcat | maven | 9.0.100, 9.0.102, 9.0.104, 9.0.105 (+25 more) | 9.0.116 |
| org.apache.tomcat:tomcat | maven | 11.0.0, 11.0.0-M1, 11.0.0-M10, 11.0.0-M11 (+36 more) | 11.0.20 |
| org.apache.tomcat:tomcat-coyote-ffm | maven | 11.0.0, 11.0.0-M22, 11.0.0-M24, 11.0.0-M25 (+17 more) | 11.0.20 |
| org.apache.tomcat:tomcat | maven | 10.1.0, 10.1.0-M10, 10.1.0-M11, 10.1.0-M12 (+50 more) | 10.1.53 |
| org.apache.tomcat:tomcat-coyote-ffm | maven | 9.0.100, 9.0.102, 9.0.104, 9.0.105 (+16 more) | 9.0.116 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-287Improper AuthenticationMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.1 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
References
- https://nvd.nist.gov/vuln/detail/CVE-2026-29145ADVISORY
- https://github.com/apache/tomcat/commit/721591f7bff424c693f26adc18ae9b9abac3655bWEB
- https://github.com/apache/tomcat/commit/d1406df5ae0326f39f54c3f64ac30d8fca55cd5bWEB
- https://github.com/apache/tomcat/commit/fe26667cd2385045ac73f4dea086cc9971209b90WEB
- https://github.com/apache/tomcatPACKAGE
- https://lists.apache.org/thread/yz5fxmhd2j43wgqykssdo7kltws57jfzWEB
- https://tomcat.apache.org/security-10.html#Fixed_in_Apache_Tomcat_10.1.53WEB
- https://tomcat.apache.org/security-11.html#Fixed_in_Apache_Tomcat_11.0.20WEB
- https://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.116WEB
- https://www.openwall.com/lists/oss-security/2026/04/09/23WEB
Frequently Asked Questions
- What is CVE-2026-29145?
- Apache Tomcat: CLIENT_CERT authentication does not fail as expected This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.1/10).
- How do I check if my project is affected by CVE-2026-29145?
- CVE-2026-29145 affects org.apache.tomcat:tomcat-coyote-ffm and org.apache.tomcat:tomcat. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-29145 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- 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-29146HIGH
Apache Tomcat: Padding Oracle vulnerability in EncryptInterceptor
- CVE-2026-34483HIGH
Apache Tomcat has an Improper Encoding or Escaping of Output vulnerability in the JsonAccessLogValve
- CVE-2025-55752HIGH
Apache Tomcat Vulnerable to Relative Path Traversal
- CVE-2026-34487HIGH
Apache Tomcat vulnerable to Insertion of Sensitive Information into Log File
- 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