[SECURITY] CVE-2026-73180 Apache Tomcat - Authenticated WebSocket session survives end of HTTP session
Mark Thomas <[email protected]>
| Newsgroups | gmane.comp.jakarta.tomcat.devel |
|---|---|
| Message-ID | <1b2c919e-2121-4877-90a1-c10c363196ae__10137.8978857369$1787693914$gmane$org@apache.org> |
CVE-2026-73180 Apache Tomcat - Authenticated WebSocket session survives end of HTTP session Severity: Low Vendor: The Apache Software Foundation Versions Affected: Apache Tomcat 11.0.0-M1 to 11.0.24 Apache Tomcat 10.1.0-M1 to 10.1.57 Apache Tomcat 9.0.0.M1 to 9.0.120 Description: 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. Mitigation: Users of the affected versions should apply one of the following mitigations: - Remove the examples web application - Upgrade to Apache Tomcat 11.0.25 - Upgrade to Apache Tomcat 10.1.59 - Upgrade to Apache Tomcat 9.0.121 Note: This issue was fixed in Apache Tomcat 10.1.58 but the release vote for the 10.1.58 release candidate did not pass. Therefore, although users must download 10.1.59 to obtain a version that includes a fix for this issue, version 10.1.58 is not included in the list of affected versions. Credit: This issue was identified by: - 0xCc.zhang History: 2026-08-25 Original advisory References: [1] https://tomcat.apache.org/security-11.html [2] https://tomcat.apache.org/security-10.html [3] https://tomcat.apache.org/security-9.html