CVE-2025-61795: Apache Tomcat Vulnerable to Improper Resource Shutdown or Release
(updated )
If an error occurred (including exceeding limits) during the processing of a multipart upload, temporary copies of the uploaded parts written to disc were not cleaned up immediately but left for the garbage collection process to delete. Depending on JVM settings, application memory usage and application load, it was possible that space for the temporary copies of uploaded parts would be filled faster than GC cleared it, leading to a DoS.
This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.11, from 10.1.0-M1 through 10.1.46, from 9.0.0.M1 through 9.0.109.
The following versions were EOL at the time the CVE was created but are known to be affected: 8.5.0 though 8.5.100. Other, older, EOL versions may also be affected. Users are recommended to upgrade to version 11.0.12 or later, 10.1.47 or later or 9.0.110 or later which fixes the issue.
References
- github.com/advisories/GHSA-hgrr-935x-pq79
- github.com/apache/tomcat
- github.com/apache/tomcat/commit/1cdf5f730ede75a0759492f179ac21ca4ff68e06
- github.com/apache/tomcat/commit/af6e9181620304c0d818121c29c074e1330610d0
- github.com/apache/tomcat/commit/afa422bd7ca1eef0f507259c682fd876494d9c3b
- lists.apache.org/thread/wm9mx8brmx9g4zpywm06ryrtvd3160pp
- nvd.nist.gov/vuln/detail/CVE-2025-61795
- tomcat.apache.org/security-10.html
- tomcat.apache.org/security-11.html
- tomcat.apache.org/security-9.html
Code Behaviors & Features
Detect and mitigate CVE-2025-61795 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →