AI analysis
CVE-2026-76183 is a critical authentication bypass vulnerability in Apache Tomcat that allows an attacker to bypass security constraints for any configured WebSocket endpoint. The flaw is triggered by making requests using alternate, malformed hostnames that the server accepts but do not match the intended security constraints. A successful attack grants unauthorized access to protected WebSocket resources without authentication, potentially leading to data exposure or manipulation. This issue affects a wide range of supported and older, unsupported Tomcat versions. As of this analysis, there are no known public exploits or reports of in-the-wild exploitation.
What to do: Upgrade to Apache Tomcat 11.0.26, 10.1.60, or 9.0.122 immediately. For older, unsupported versions (8.5.x, 7.0.x), upgrade to a supported release. There is no other mitigation for this authentication bypass.
Affected
| Apache Software Foundation Apache Tomcat | from 11.0.0-M1 through 11.0.25 |
| Apache Software Foundation Apache Tomcat | from 10.1.0-M1 through 10.1.59 |
| Apache Software Foundation Apache Tomcat | from 9.0.0.M1 through 9.0.121 |
| Apache Software Foundation Apache Tomcat | from 8.5.0 through 8.5.100 (End-of-Support) |
| Apache Software Foundation Apache Tomcat | from 7.0.43 through 7.0.109 (End-of-Support) |
Estimated exposure
massUnknown, but likely a large proportion of the estimated 700k+ public Tomcat servers — Based on the ubiquity of Apache Tomcat as a core internet server and application container, public scan data indicates hundreds of thousands of exposed instances across multiple major versions.
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
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.