CVE-2025-61795
Detail
Modified After Enrichment
This CVE record has been updated after NVD enrichment efforts were completed. Enrichment data supplied by the NVD may require amendment due to these changes.
Description
Improper Resource Shutdown or Release vulnerability in Apache Tomcat.
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.
Metrics
โ
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
CVSS 4.0 Severity and Vector Strings:
NVD assessment
not yet provided.
CVSS 3.x Severity and Vector Strings:
Base
Score:
NVD assessment
not yet provided.
Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS 2.0 Severity and Vector Strings:
Base
Score:
NVD assessment
not yet provided.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
Weakness Enumeration
| CWE-ID |
CWE Name |
Source |
|
CWE-404
|
Improper Resource Shutdown or Release |
Apache Software Foundationโโ
|
Change History
8 change records found show changes
CVE Modified by siemens-SADP
6/17/2026 5:50:54 AM
| Action |
Type |
Old Value |
New Value |
| Added |
Affected |
[{"vendor":"Siemens","product":"SIMATIC CN 4100","defaultStatus":"unknown","versions":[{"version":"0","lessThan":"V5.0","versionType":"custom","status":"affected"}]}]
|
CVE Modified by CISA-ADP
6/17/2026 5:50:54 AM
| Action |
Type |
Old Value |
New Value |
| Added |
SSVC |
{"timestamp":"2025-10-27T18:48:52.755946Z","id":"CVE-2025-61795","options":[{"exploitation":"none"},{"automatable":"no"},{"technicalImpact":"partial"}],"role":"CISA Coordinator","version":"2.0.3"}
|
CVE Modified by Apache Software Foundation
6/17/2026 5:50:54 AM
| Action |
Type |
Old Value |
New Value |
| Added |
Affected |
[{"vendor":"Apache Software Foundation","product":"Apache Tomcat","defaultStatus":"unaffected","versions":[{"version":"11.0.0-M1","lessThanOrEqual":"11.0.11","versionType":"semver","status":"affected"},{"version":"10.1.0-M1","lessThanOrEqual":"10.1.46","versionType":"semver","status":"affected"},{"version":"9.0.0.M1","lessThanOrEqual":"9.0.109","versionType":"semver","status":"affected"},{"version":"8.5.0","lessThanOrEqual":"8.5.100","versionType":"semver","status":"affected"},{"version":"3","lessThan":"8.5.0","versionType":"semver","status":"unknown"},{"version":"10.0.0-M1","lessThanOrEqual":"10.0.27","versionType":"semver","status":"unknown"}]}]
|
CVE Modified by siemens-SADP
5/12/2026 9:17:23 AM
| Action |
Type |
Old Value |
New Value |
| Added |
Reference |
https://cert-portal.siemens.com/productcert/html/ssa-032379.html
|
Initial Analysis by NIST
11/14/2025 11:53:33 AM
| Action |
Type |
Old Value |
New Value |
| Added |
CPE Configuration |
OR
*cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* versions from (including) 10.0.0 up to (excluding) 10.0.27
*cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* versions from (including) 10.1.0 up to (excluding) 10.1.47
*cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* versions from (including) 11.0.0 up to (excluding) 11.0.12
*cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* versions from (including) 8.5.0 up to (including) 8.5.100
*cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* versions from (including) 9.0.0 up to (excluding) 9.0.110
|
| Added |
Reference Type |
Apache Software Foundation: https://lists.apache.org/thread/wm9mx8brmx9g4zpywm06ryrtvd3160pp Types: Mailing List, Vendor Advisory
|
| Added |
Reference Type |
CVE: http://www.openwall.com/lists/oss-security/2025/10/27/6 Types: Mailing List, Third Party Advisory
|
CVE Modified by CVE
11/04/2025 5:16:37 PM
| Action |
Type |
Old Value |
New Value |
| Added |
Reference |
http://www.openwall.com/lists/oss-security/2025/10/27/6
|
CVE Modified by CISA-ADP
10/27/2025 3:16:05 PM
| Action |
Type |
Old Value |
New Value |
| Added |
CVSS V3.1 |
AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
|
New CVE Received from Apache Software Foundation
10/27/2025 2:15:44 PM
| Action |
Type |
Old Value |
New Value |
| Added |
Description |
Improper Resource Shutdown or Release vulnerability in Apache Tomcat.
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.
|
| Added |
CWE |
CWE-404
|
| Added |
Reference |
https://lists.apache.org/thread/wm9mx8brmx9g4zpywm06ryrtvd3160pp
|
Quick Info
CVE Dictionary Entry: CVE-2025-61795 NVD
Published Date: 10/27/2025 NVD
Last Modified: 06/17/2026
Source: Apache Software Foundation
|