CVE-2026-34486

high
Published 2026-04-09 · Modified 2026-04-16
CVSS v3
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS v2
VIR risk
7.5

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.

Predictions

Exploit likelihood
83%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-34486

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2026-34486.html

vendor Authored 2026-05-27

Vendor advisory: security@apache.org — https://lists.apache.org/thread/9510k5p5zdvt9pkkgtyp85mvwxo2qrly

OS impact

OSVersionStatusFixed in
suse slesaffected
debian debianbullseyefixed0
debian debianbookwormfixed0
debian debianforkyfixed0
debian debiansidfixed0
debian debiantrixiefixed0

Package impact

EcosystemPackageVulnerableFixed
java Mavenorg.apache.tomcat:tomcat-tribes>=11.0.20,<11.0.2111.0.21
java Mavenorg.apache.tomcat:tomcat-tribes>=10.1.53,<10.1.5410.1.54
java Mavenorg.apache.tomcat:tomcat-tribes>=9.0.116,<9.0.1179.0.117
java Mavenorg.apache.tomcat:tomcat>=11.0.20,<11.0.2111.0.21
java Mavenorg.apache.tomcat:tomcat>=10.1.53,<10.1.5410.1.54
java Mavenorg.apache.tomcat:tomcat>=9.0.116,<9.0.1179.0.117

Application impact

VendorProductVersionsFixed
apache apachetomcat9.0.116
apache apachetomcat10.1.53
apache apachetomcat11.0.20

References

CWEs

CWE-311

Verify integrity in audit chain (admin only). AS-IS.