CVE-2026-29146
Apache Tomcat: Padding Oracle vulnerability in EncryptInterceptor
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-tribes -->
<!-- Update pom.xml dependency version to 11.0.20 for org.apache.tomcat:tomcat-tribes -->
<!-- Update pom.xml dependency version to 9.0.116 for org.apache.tomcat:tomcat-tribes -->
<!-- Update pom.xml dependency version to 11.0.20 for org.apache.tomcat:tomcat -->
<!-- Update pom.xml dependency version to 9.0.116 for org.apache.tomcat:tomcat -->
<!-- Update pom.xml dependency version to 10.1.53 for org.apache.tomcat:tomcat -->
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (10)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| org.apache.tomcat:tomcat-tribes | maven | 8.5.100, 8.5.38, 8.5.39, 8.5.40 (+52 more) | Range-based data available |
| org.apache.tomcat:tomcat | maven | 8.5.100, 8.5.38, 8.5.39, 8.5.40 (+52 more) | Range-based data available |
| org.apache.tomcat:tomcat-tribes | maven | 10.1.50, 10.1.52 | 10.1.53 |
| org.apache.tomcat:tomcat-tribes | 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-tribes | maven | 9.0.100, 9.0.102, 9.0.104, 9.0.105 (+81 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 | maven | 7.0.100, 7.0.103, 7.0.104, 7.0.105 (+4 more) | Range-based data available |
| org.apache.tomcat:tomcat-tribes | maven | 7.0.100, 7.0.103, 7.0.104, 7.0.105 (+4 more) | Range-based data available |
| org.apache.tomcat:tomcat | maven | 9.0.100, 9.0.102, 9.0.104, 9.0.105 (+81 more) | 9.0.116 |
| org.apache.tomcat:tomcat | maven | 10.1.50, 10.1.52 | 10.1.53 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-209
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-29146ADVISORY
- https://github.com/apache/tomcat/commit/0112ed22abfccc3d54e44d91eb08804d0886acd1WEB
- https://github.com/apache/tomcat/commit/607ebc0fa522bd9e8c05517baa2d179bbd1e659cWEB
- https://github.com/apache/tomcat/commit/6d955cceca841f2eabf2d6c46b59a8c7e1cd6eaaWEB
- https://github.com/apache/tomcatPACKAGE
- https://lists.apache.org/thread/lzt04z2pb3dc5tk85obn80xygw3z1p0wWEB
- 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.herodevs.com/vulnerability-directory/cve-2026-29146WEB
- https://www.openwall.com/lists/oss-security/2026/04/09/24WEB
Frequently Asked Questions
- What is CVE-2026-29146?
- Apache Tomcat: Padding Oracle vulnerability in EncryptInterceptor 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-29146?
- CVE-2026-29146 affects org.apache.tomcat:tomcat-tribes and org.apache.tomcat:tomcat. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-29146 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-29145CRITICAL
Apache Tomcat: CLIENT_CERT authentication does not fail as expected
- CVE-2009-3555CRITICAL
Apache Tomcat affected by vulnerability in TLS and SSL protocol
- CVE-2026-43513HIGH
Apache Tomcat: LockOutRealm treats user names as case-sensitive
- CVE-2026-29129HIGH
Apache Tomcat: Configured cipher preference order not preserved
- CVE-2026-34486HIGH
Apache Tomcat Missing Encryption of Sensitive Data vulnerability
- 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
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies