CVE-2026-34486
Analyzed
Analyzed - Analysis Complete
Encryption Bypass Vulnerability in Apache Tomcat EncryptInterceptor
Vulnerability report for CVE-2026-34486, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-04-09
Last updated on: 2026-08-10
Assigner: Apache Software Foundation
Description
Description
Missing Encryption of Sensitive Data vulnerability in Apache Tomcat due to theΒ fix for CVE-2026-29146 allowing the bypass of the EncryptInterceptor.
This issue affects Apache Tomcat: 11.0.20, 10.1.53, 9.0.116.
Users are recommended to upgrade to version 11.0.21, 10.1.54 or 9.0.117, which fix the issue.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| redhat | enterprise_linux | 8.0 |
| redhat | enterprise_linux | 9.0 |
| redhat | enterprise_linux_tus | 8.8 |
| redhat | enterprise_linux_update_services_for_sap_solutions | 8.8 |
| redhat | enterprise_linux_update_services_for_sap_solutions | 9.2 |
| redhat | enterprise_linux_update_services_for_sap_solutions | 9.4 |
| redhat | enterprise_linux | 10.0 |
| redhat | enterprise_linux_eus | 10.0 |
| redhat | enterprise_linux_update_services_for_sap_solutions | 9.6 |
| redhat | enterprise_linux_els | 7.0 |
| redhat | jboss_web_server | 7.0.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-807 | The product uses a protection mechanism that relies on the existence or values of an input, but the input can be modified by an untrusted actor in a way that bypasses the protection mechanism. |
| CWE-311 | The product does not encrypt sensitive or critical information before storage or transmission. |