CVE-2026-76183
Received
Received - Intake
Authentication Bypass in Apache Tomcat WebSocket Endpoint
Vulnerability report for CVE-2026-76183, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-23
Last updated on: 2026-09-23
Assigner: Apache Software Foundation
Description
Description
Authentication Bypass by Alternate Name vulnerability in Apache Tomcat allowed the security constraints for any WebSocket endpoint to be bypassed.
This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.25, from 10.1.0-M1 through 10.1.59, from 9.0.0.M1 through 9.0.121.
The following versions were EOS 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.26, 10.1.60 or 9.0.122, which fix the issue.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | tomcat | From 11.0.0-M1 (inc) to 11.0.25 (inc) |
| apache | tomcat | From 10.1.0-M1 (inc) to 10.1.59 (inc) |
| apache | tomcat | From 9.0.0.M1 (inc) to 9.0.121 (inc) |
| apache | tomcat | From 8.5.0 (inc) to 8.5.100 (inc) |
| apache | tomcat | From 7.0.43 (inc) to 7.0.109 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-289 | The product performs authentication based on the name of a resource being accessed, or the name of the actor performing the access, but it does not properly check all possible names for that resource or actor. |