Apache Tomcat Denial of Service via invalid HTTP priority header
Moderate severity
GitHub Reviewed
Published
Apr 28, 2025
to the GitHub Advisory Database
•
Updated May 6, 2025
Package
Affected versions
>= 9.0.76, <= 9.0.102
>= 10.1.10, < 10.1.40
>= 11.0.0-M2, < 11.0.6
Patched versions
9.0.104
10.1.40
11.0.6
Description
Published by the National Vulnerability Database
Apr 28, 2025
Published to the GitHub Advisory Database
Apr 28, 2025
Reviewed
Apr 29, 2025
Last updated
May 6, 2025
Improper Input Validation vulnerability in Apache Tomcat. Incorrect error handling for some invalid HTTP priority headers resulted in incomplete clean-up of the failed request which created a memory leak. A large number of such requests could trigger an OutOfMemoryException resulting in a denial of service.
This issue affects Apache Tomcat: from 9.0.76 through 9.0.102, from 10.1.10 through 10.1.39, from 11.0.0-M2 through 11.0.5.
Users are recommended to upgrade to version 9.0.104, 10.1.40 or 11.0.6 which fix the issue.
References