CVE-2026-55955
Apache Tomcat: EncryptInterceptor not protected against replay attacks
Description
Improper Authentication vulnerability in Apache Tomcat allowed a replay attack against the EncryptionInterceptor in the cluster component. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.22, from 10.1.0-M1 through 10.1.55, from 9.0.13 through 9.0.18, from 8.5.38 through 8.5.100, from 7.0.100 through 7.0.109. Users are recommended to upgrade to version 11.0.23, 10.1.56, 9.0.119, which fixes the issue.
INFO
Published Date :
June 29, 2026, 9:16 p.m.
Last Modified :
July 10, 2026, 12:22 p.m.
Remotely Exploit :
Yes !
Source :
[email protected]
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS | 134c704f-9b21-4f2e-91b3-4a467353bcc0 | |||||
| CVSS 3.1 | MEDIUM | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
Solution
- Upgrade Apache Tomcat to version 11.0.23 or later.
- Upgrade Apache Tomcat to version 10.1.56 or later.
- Upgrade Apache Tomcat to version 9.0.119 or later.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-55955.
| URL | Resource |
|---|---|
| https://lists.apache.org/thread/g4p5sf45p3f9r011pwqs9r54yd64s106 | Mailing List Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2026/06/29/24 | Third Party Advisory |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-55955 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-55955
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-55955 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-55955 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Reanalysis by [email protected]
Jul. 10, 2026
Action Type Old Value New Value Changed CPE Configuration OR *cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* versions from (including) 10.1.0 up to (excluding) 10.1.56 *cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* versions from (including) 11.0.0 up to (excluding) 11.0.23 *cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* versions up to (excluding) 9.0.19 OR *cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* versions from (including) 10.1.0 up to (excluding) 10.1.56 *cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* versions from (including) 11.0.0 up to (excluding) 11.0.23 *cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* versions up to (excluding) 9.0.119 -
Initial Analysis by [email protected]
Jul. 02, 2026
Action Type Old Value New Value Added CPE Configuration OR *cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* versions from (including) 10.1.0 up to (excluding) 10.1.56 *cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* versions from (including) 11.0.0 up to (excluding) 11.0.23 *cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* versions up to (excluding) 9.0.19 Added Reference Type Apache Software Foundation: https://lists.apache.org/thread/g4p5sf45p3f9r011pwqs9r54yd64s106 Types: Mailing List, Vendor Advisory Added Reference Type CVE: http://www.openwall.com/lists/oss-security/2026/06/29/24 Types: Third Party Advisory -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Jun. 30, 2026
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N Added SSVC {'id': 'CVE-2026-55955', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'no'}, {'technicalImpact': 'partial'}], 'version': '2.0.3', 'timestamp': '2026-06-30T13:21:53.082121Z'} -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Jun. 29, 2026
Action Type Old Value New Value Added Reference http://www.openwall.com/lists/oss-security/2026/06/29/24 -
New CVE Received by [email protected]
Jun. 29, 2026
Action Type Old Value New Value Added Affected [{'vendor': 'Apache Software Foundation', 'product': 'Apache Tomcat', 'versions': [{'status': 'affected', 'version': '11.0.0-M1', 'versionType': 'semver', 'lessThanOrEqual': '11.0.22'}, {'status': 'affected', 'version': '10.1.0-M1', 'versionType': 'semver', 'lessThanOrEqual': '10.1.55'}, {'status': 'affected', 'version': '9.0.13', 'versionType': 'semver', 'lessThanOrEqual': '9.0.118'}, {'status': 'affected', 'version': '8.5.38', 'versionType': 'semver', 'lessThanOrEqual': '8.5.100'}, {'status': 'affected', 'version': '7.0.100', 'versionType': 'semver', 'lessThanOrEqual': '7.0.109'}], 'defaultStatus': 'unaffected'}] Added Description Improper Authentication vulnerability in Apache Tomcat allowed a replay attack against the EncryptionInterceptor in the cluster component. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.22, from 10.1.0-M1 through 10.1.55, from 9.0.13 through 9.0.18, from 8.5.38 through 8.5.100, from 7.0.100 through 7.0.109. Users are recommended to upgrade to version 11.0.23, 10.1.56, 9.0.119, which fixes the issue. Added CWE CWE-287 Added Reference https://lists.apache.org/thread/g4p5sf45p3f9r011pwqs9r54yd64s106