CVE-2026-24733: Apache Tomcat: Security constraint bypass with HTTP/0.9
Improper Input Validation vulnerability in Apache Tomcat.
Tomcat did not limit HTTP/0.9 requests to the GET method. If a security constraint was configured to allow HEAD requests to a URI but deny GET requests, the user could bypass that constraint on GET requests by sending a (specification invalid) HEAD request using HTTP/0.9.
This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.14, from 10.1.0-M1 through 10.1.49, from 9.0.0.M1 through 9.0.112.
Older, EOL versions are also affected.
Users are recommended to upgrade to version 11.0.15 or later, 10.1.50 or later or 9.0.113 or later, which fixes the issue.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
maven/org.apache.tomcat:tomcat-catalinato a version that resolves this vulnerability.Fixed in 9.0.112 - Upgrade
Upgrade
maven/org.apache.tomcat:tomcat-catalinato a version that resolves this vulnerability.Fixed in 10.1.49 - Upgrade
Upgrade
maven/org.apache.tomcat:tomcat-catalinato a version that resolves this vulnerability.Fixed in 11.0.14 - Upgrade
Upgrade
maven/org.apache.tomcat:tomcatto a version that resolves this vulnerability.Fixed in 9.0.112 - Upgrade
Upgrade
maven/org.apache.tomcat:tomcatto a version that resolves this vulnerability.Fixed in 10.1.49 - Upgrade
Upgrade
maven/org.apache.tomcat:tomcatto a version that resolves this vulnerability.Fixed in 11.0.14 - Upgrade
Upgrade
maven/org.apache.tomcat.embed:tomcat-embed-coreto a version that resolves this vulnerability.Fixed in 9.0.112 - Upgrade
Upgrade
maven/org.apache.tomcat.embed:tomcat-embed-coreto a version that resolves this vulnerability.Fixed in 10.1.49 - Upgrade
Upgrade
maven/org.apache.tomcat.embed:tomcat-embed-coreto a version that resolves this vulnerability.Fixed in 11.0.14 - Upgrade
Upgrade
Apache Tomcatto a version that resolves this vulnerability.Fixed in 11.0.15 or later - Upgrade
Upgrade
Apache Tomcatto a version that resolves this vulnerability.Fixed in 10.1.50 or later - Upgrade
Upgrade
Apache Tomcatto a version that resolves this vulnerability.Fixed in 9.0.113 or later
Event History
Frequently Asked Questions
What is the severity of CVE-2026-24733?
CVE-2026-24733 is classified as a medium severity vulnerability due to its potential to bypass security constraints in Apache Tomcat.
How do I fix CVE-2026-24733?
To fix CVE-2026-24733, upgrade Apache Tomcat to version 9.0.112, 10.1.49, or 11.0.14.
What versions of Apache Tomcat are affected by CVE-2026-24733?
CVE-2026-24733 affects Apache Tomcat versions 9.0.0-M1 to 9.0.112, 10.1.0-M1 to 10.1.49, and 11.0.0-M1 to 11.0.14.
What type of attack can exploit CVE-2026-24733?
CVE-2026-24733 can be exploited by sending HTTP/0.9 requests that bypass security constraints, allowing unauthorized access to secured resources.
Is CVE-2026-24733 specific to any configuration settings?
Yes, CVE-2026-24733 specifically impacts configurations that allow HEAD requests while denying GET requests, enabling a bypass.