Insufficient Session Expiration in Apache Tomcat - CVE-2026-73180
Published: August 26, 2026
Vulnerability details
The vulnerability allows a remote user to maintain an authenticated websocket session after the associated http session has ended.
The vulnerability exists due to improper session management in the websocket session handling when the session id of an authenticated http session is changed after a websocket connection has been established. A remote user can continue using the websocket connection to maintain an authenticated websocket session after the associated http session has ended.
The issue occurs only if the session id for the authenticated http session is changed after the websocket connection has already been established.