BIT-tomcat-2025-31650

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/tomcat/BIT-tomcat-2025-31650.json
JSON Data
https://api.test.osv.dev/v1/vulns/BIT-tomcat-2025-31650
Aliases
Published
2025-04-30T05:56:04.703Z
Modified
2025-04-30T06:27:11.950468Z
Summary
[none]
Details

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.

Database specific
{
    "cpes": [
        "cpe:2.3:a:apache:tomcat:*:*:*:*:*:maven:*:*"
    ],
    "severity": "Unknown"
}
References

Affected packages

Bitnami / tomcat

Package

Name
tomcat
Purl
pkg:bitnami/tomcat

Affected ranges

Type
SEMVER
Events
Introduced
9.0.76
Fixed
9.0.104
Introduced
10.1.10
Fixed
10.1.40
Introduced
11.0.0-m2