icon

We found results for “

CVE-2025-48976

Good to know:

icon
icon

Date: June 16, 2025

Apache Commons FileUpload provided a hard-coded limit of 10kB for the size of the headers associated with a multipart request. A specially crafted request that used a large number of parts with large headers could trigger excessive memory usage leading to a DoS. This limit is now configurable (maxPartHeaderSize on the Connector) with a default of 512 bytes.

Severity Score

Severity Score

Weakness Type (CWE)

Allocation of Resources Without Limits or Throttling

CWE-770

Top Fix

icon

Upgrade Version

Upgrade to version org.apache.tomcat:tomcat-coyote:9.0.106;org.apache.tomcat:tomcat-coyote:10.1.42;org.apache.tomcat:tomcat-coyote:11.0.8;org.apache.tomcat.embed:tomcat-embed-core:9.0.106;org.apache.tomcat.embed:tomcat-embed-core:10.1.42;org.apache.tomcat.embed:tomcat-embed-core:11.0.8;commons-fileupload:commons-fileupload:1.6.0;commons-fileupload:commons-fileupload:1.6.0;org.apache.commons:commons-fileupload2:2.0.0-M4;org.apache.commons:commons-fileupload2-core:2.0.0-M4;https://github.com/apache/tomcat.git - 9.0.106;https://github.com/apache/tomcat.git - 10.1.42;https://github.com/apache/tomcat.git - 11.0.8;https://github.com/apache/commons-fileupload.git - rel/commons-fileupload-1.6.0;https://github.com/apache/commons-fileupload.git - rel/commons-fileupload-2.0.0-M4

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): NONE
Integrity (I): NONE
Availability (A): HIGH

Do you need more information?

Contact Us