{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-73180",
        "assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
        "state": "PUBLISHED",
        "assignerShortName": "apache",
        "dateReserved": "2026-08-11T10:58:04.221Z",
        "datePublished": "2026-08-25T22:01:58.000Z",
        "dateUpdated": "2026-08-25T22:01:58.000Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
                "shortName": "apache",
                "dateUpdated": "2026-08-25T22:01:58.000Z"
            },
            "title": "Apache Tomcat: Authenticated WebSocket session survives end of HTTP session",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "CWE-613 Insufficient Session Expiration",
                            "lang": "en",
                            "cweId": "CWE-613",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "source": {
                "discovery": "EXTERNAL"
            },
            "affected": [
                {
                    "vendor": "Apache Software Foundation",
                    "product": "Apache Tomcat",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "11.0.0-M1",
                            "lessThanOrEqual": "11.0.24",
                            "versionType": "semver"
                        },
                        {
                            "status": "affected",
                            "version": "10.1.0-M1",
                            "lessThanOrEqual": "10.1.57",
                            "versionType": "semver"
                        },
                        {
                            "status": "affected",
                            "version": "9.0.0.M1",
                            "lessThanOrEqual": "9.0.120",
                            "versionType": "semver"
                        },
                        {
                            "status": "affected",
                            "version": "8.5.0",
                            "lessThanOrEqual": "8.5.100",
                            "versionType": "semver"
                        },
                        {
                            "status": "affected",
                            "version": "7.0.43",
                            "lessThanOrEqual": "7.0.109",
                            "versionType": "semver"
                        },
                        {
                            "status": "unaffected",
                            "version": "0",
                            "lessThan": "7.0.43",
                            "versionType": "semver"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "descriptions": [
                {
                    "value": "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.\n\n\n\nThis 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.\n\n\n\nThe following versions were EOL at the time the CVE was created but are \nknown 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.\n\n\n\nUsers are recommended to upgrade to version 11.0.25, 10.1.58 or 9.0.121, which fix the issue.",
                    "lang": "en",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "<p>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.</p><p>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.</p><p>The following versions were EOL at the time the CVE was created but are \nknown to be affected: from 8.5.0 through 8.5.100, from 7.0.43 through 7.0.109.&nbsp;Other unsupported versions may also be affected.</p><p>Users are recommended to upgrade to version 11.0.25, 10.1.58 or 9.0.121, which fix the issue.</p>"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://lists.apache.org/thread/3j15vztszpyqss253mjq5v1kp7s6hooq",
                    "tags": [
                        "vendor-advisory"
                    ]
                }
            ],
            "metrics": [
                {
                    "other": {
                        "type": "Textual description of severity",
                        "content": {
                            "text": "low"
                        }
                    },
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "0xCc.zhang",
                    "type": "finder"
                }
            ],
            "x_generator": {
                "engine": "Vulnogram 0.2.0"
            }
        }
    }
}