CVE-2026-34486: Apache Tomcat: Fix for CVE-2026-29146 allowed bypass of EncryptInterceptor
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.
Security readout for executives and security teams
Plain-English summary
CVE-2026-34486 is a high-severity Apache Tomcat issue where sensitive data expected to be protected by EncryptInterceptor may not be encrypted. The main business risk is confidentiality exposure, not service outage or data tampering, based on the supplied CVSS and advisory data.
Executive priority
Prioritize remediation for internet-facing, partner-facing, or sensitive-data Tomcat environments. This is not listed as KEV in the supplied bundle, but the confidentiality impact and unauthenticated network vector justify prompt patching.
Technical view
Apache describes this as missing encryption of sensitive data caused by the CVE-2026-29146 fix allowing bypass of Tomcat EncryptInterceptor. Affected versions are Tomcat 11.0.20, 10.1.53, and 9.0.116. Fixed versions are 11.0.21, 10.1.54, and 9.0.117.
Likely exposure
Exposure is most likely where affected Tomcat versions are deployed and EncryptInterceptor is relied on to protect sensitive traffic or data. The bundle does not establish that all Tomcat deployments are practically exposed.
Exploitation context
The CVSS vector indicates network reachability, low complexity, no privileges, and no user interaction, with high confidentiality impact. The bundle marks KEV as false and provides no supported evidence of active exploitation.
Researcher notes
The supplied sources support a confidentiality-focused EncryptInterceptor bypass, not integrity or availability impact. Third-party reference titles mention RCE, but the provided CVE facts and CVSS vector do not support treating this as remote code execution.
Mitigation direction
Upgrade Tomcat 11.0.20 to 11.0.21 or later.
Upgrade Tomcat 10.1.53 to 10.1.54 or later.
Upgrade Tomcat 9.0.116 to 9.0.117 or later.
Apply applicable Red Hat security advisories for packaged deployments.
Use vendor guidance if upgrade timing requires interim controls.
Validation and detection
Inventory Tomcat versions across servers, containers, and base images.
Confirm whether EncryptInterceptor is configured or relied upon.
Verify upgraded runtime reports a fixed Tomcat version.
For Red Hat systems, confirm the relevant RHSA package update is applied.
Document remaining affected instances with owners and remediation dates.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-311: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-311 · source CWE mapping
Missing Encryption of Sensitive Data
Missing Encryption of Sensitive Data represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Reliance on Untrusted Inputs in a Security Decision
Reliance on Untrusted Inputs in a Security Decision represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.