Vulnerability Description
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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Tomcat | >= 9.0.1, < 9.0.113 |
Related Weaknesses (CWE)
References
- https://lists.apache.org/thread/6xk3t65qpn1myp618krtfotbjn1qt90fMailing ListVendor Advisory
FAQ
What is CVE-2026-24733?
CVE-2026-24733 is a vulnerability with a CVSS score of 3.7 (LOW). 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 ...
How severe is CVE-2026-24733?
CVE-2026-24733 has been rated LOW with a CVSS base score of 3.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-24733?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Tomcat.