CVE-2026-73180
Apache Tomcat: Authenticated WebSocket session survives end of HTTP session
Description
Insufficient Session Expiration vulnerability in Apache Tomcat meant that if the session ID for an authenticated HTTP session was changed after a WebSocket connection had been established under that authenticated HTTP session, the WebSokcet session would not be closed as required by the Jakarta WebSocket specification when the HTTP session ended. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from 10.1.0-M1 through 10.1.57, from 9.0.0.M1 through 9.0.120. The following versions were EOL at the time the CVE was created but are known to be affected: from 8.5.0 through 8.5.100, from 7.0.43 through 7.0.109. Other unsupported versions may also be affected. Users are recommended to upgrade to version 11.0.25, 10.1.58 or 9.0.121, which fix the issue.
INFO
Published Date :
Aug. 25, 2026, 10:17 p.m.
Last Modified :
Aug. 25, 2026, 10:17 p.m.
Remotely Exploit :
No
Source :
[email protected]
Solution
- Upgrade to Apache Tomcat 11.0.25.
- Upgrade to Apache Tomcat 10.1.58.
- Upgrade to Apache Tomcat 9.0.121.
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-73180.
| URL | Resource |
|---|---|
| https://lists.apache.org/thread/3j15vztszpyqss253mjq5v1kp7s6hooq |
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-73180 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-73180
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-73180 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-73180 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.
-
New CVE Received by [email protected]
Aug. 25, 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.24'}, {'status': 'affected', 'version': '10.1.0-M1', 'versionType': 'semver', 'lessThanOrEqual': '10.1.57'}, {'status': 'affected', 'version': '9.0.0.M1', 'versionType': 'semver', 'lessThanOrEqual': '9.0.120'}, {'status': 'affected', 'version': '8.5.0', 'versionType': 'semver', 'lessThanOrEqual': '8.5.100'}, {'status': 'affected', 'version': '7.0.43', 'versionType': 'semver', 'lessThanOrEqual': '7.0.109'}, {'status': 'unaffected', 'version': '0', 'lessThan': '7.0.43', 'versionType': 'semver'}], 'defaultStatus': 'unaffected'}] Added Description Insufficient Session Expiration vulnerability in Apache Tomcat meant that if the session ID for an authenticated HTTP session was changed after a WebSocket connection had been established under that authenticated HTTP session, the WebSokcet session would not be closed as required by the Jakarta WebSocket specification when the HTTP session ended. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from 10.1.0-M1 through 10.1.57, from 9.0.0.M1 through 9.0.120. The following versions were EOL at the time the CVE was created but are known to be affected: from 8.5.0 through 8.5.100, from 7.0.43 through 7.0.109. Other unsupported versions may also be affected. Users are recommended to upgrade to version 11.0.25, 10.1.58 or 9.0.121, which fix the issue. Added CWE CWE-613 Added Reference https://lists.apache.org/thread/3j15vztszpyqss253mjq5v1kp7s6hooq