Apache Tomcat leaks passwords and tokens
Apache Tomcat servers running in a cluster can silently send session data between servers unencrypted, even when admins turned on encryption for that traffic. Anyone who can watch the network between cluster nodes could read data such as login session details in plain text.
- Severity
- HighCVSS 3.1 · 7.5
- Fix
- Fixed in 11.0.21
- Affected versions
- 11.0.20; 10.1.53; 9.0.116
- Weakness
- CWE-311Missing Encryption of Sensitive Data
- Exploit likelihood
- 99% in 30 daysEPSS, higher than 100% of known flaws
- Affects
- Apache Tomcat
- Exploited
- Yes, in the wildListed by CISA
- Added to CISA list
- Aug 4, 2026
- Federal fix deadline
- Aug 7, 2026
How it works
A prior fix for a different flaw (CVE-2026-29146) changed how Tomcat's cluster encryption feature works, and that change let the EncryptInterceptor be bypassed, so cluster messages go out unencrypted even though encryption is configured.
What to do
Check your Tomcat version and confirm whether your server.xml Cluster configuration uses the EncryptInterceptor for session replication. Only clustered deployments using that feature are exposed.
Upgrade to Tomcat 11.0.21, 10.1.54, or 9.0.117, which restore working encryption for cluster traffic, and get these from the official Apache Tomcat downloads page.
Technical details
Apache Tomcat contains a missing encryption of sensitive data vulnerability that allows the bypass of the EncryptInterceptor. This vulnerability can be chained with CVE‑2025‑24813.
Severity breakdown
- Attack vector Network Requires network access to the vulnerable service
- Attack complexity Low Low complexity under the assessed conditions
- Privileges required None Attacker needs no account or login
- User interaction None No victim action needed
- Scope Unchanged Impact stays within the same security authority
- Confidentiality impact High Sensitive data can be exposed with serious impact
- Integrity impact None No data tampering
- Availability impact None No availability impact
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N Open in FIRST.org calculatorReferences
- vicarius.io · cve-2026-34486-mitigation-script-rce-on-apache-tomcat Mitigation Third Party Advisory
- lists.apache.org · 9510k5p5zdvt9pkkgtyp85mvwxo2qrly Mailing List Vendor Advisory
- vicarius.io · cve-2026-34486-detection-script-rce-on-apache-tomcat Third Party Advisory
- access.redhat.com · RHSA-2026:36787 Third Party Advisory
- access.redhat.com · RHSA-2026:36788 Third Party Advisory
- access.redhat.com · RHSA-2026:36789 Third Party Advisory
- access.redhat.com · RHSA-2026:36790 Third Party Advisory
- access.redhat.com · RHSA-2026:36876 Third Party Advisory
- access.redhat.com · RHSA-2026:36877 Third Party Advisory
- access.redhat.com · RHSA-2026:36878 Third Party Advisory
- access.redhat.com · RHSA-2026:36879 Third Party Advisory
- access.redhat.com · RHSA-2026:37136 Third Party Advisory
- access.redhat.com · RHSA-2026:37137 Third Party Advisory
- access.redhat.com · RHSA-2026:38505 Third Party Advisory
- access.redhat.com · RHSA-2026:39188 Third Party Advisory
- access.redhat.com · RHSA-2026:39189 Third Party Advisory
- access.redhat.com · CVE-2026-34486 Third Party Advisory
- bugzilla.redhat.com · show_bug.cgi Issue Tracking Third Party Advisory
- security.access.redhat.com · cve-2026-34486.json Third Party Advisory
- socradar.io · snowlight-government-chinese-campaign Third Party Advisory
- cisa.gov · known-exploited-vulnerabilities-catalog US Government Resource