Back to list

Apache Tomcat Vulnerable to Improper Resource Shutdown or Release — CVE-2025-61795

GitHub · GitHub · CVE-2025-61795

ID
CVE-2025-61795
Date
Updated
Activity
Source
GitHub
Vendor
GitHub
Threat
low
CVSS
2.3
EPSS
0.0012

Summary

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…

Product

maven: org.apache.tomcat:tomcat | maven: org.apache.tomcat:tomcat-catalina | maven: org.apache.tomcat.embed:tomcat-embed-core

What to do

General, cautious steps (verify details in the official source):

  • Review exposure and plan remediation based on risk and environment.
  • Identify affected product versions in your inventory and verify whether you are impacted.
  • Apply vendor patches/updates or recommended mitigations as soon as available.
  • Read the official advisory for exact affected versions and remediation steps.

Official advisory

Related advisories