CVE Vulnerabilities

CVE-2025-48989

Improper Resource Shutdown or Release

Published: Aug 13, 2025 | Modified: Aug 13, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
7.5 IMPORTANT
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Ubuntu
MEDIUM

Improper Resource Shutdown or Release vulnerability in Apache Tomcat made Tomcat vulnerable to the made you reset attack.

This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.9, from 10.1.0-M1 through 10.1.43 and from 9.0.0.M1 through 9.0.107. Older, EOL versions may also be affected.

Users are recommended to upgrade to one of versions 11.0.10, 10.1.44 or 9.0.108 which fix the issue.

Weakness

The product does not release or incorrectly releases a resource before it is made available for re-use.

Affected Software

Name Vendor Start Version End Version
Red Hat JBoss Web Server 6.1.2 RedHat tomcat *
Red Hat JBoss Web Server 6.1 on RHEL 10 RedHat jws6-tomcat-0:10.1.36-8.redhat_00009.1.el10jws *
Red Hat JBoss Web Server 6.1 on RHEL 8 RedHat jws6-tomcat-0:10.1.36-8.redhat_00009.1.el8jws *
Red Hat JBoss Web Server 6.1 on RHEL 9 RedHat jws6-tomcat-0:10.1.36-8.redhat_00009.1.el9jws *
Tomcat9 Ubuntu upstream *

Potential Mitigations

  • Use a language that does not allow this weakness to occur or provides constructs that make this weakness easier to avoid.
  • For example, languages such as Java, Ruby, and Lisp perform automatic garbage collection that releases memory for objects that have been deallocated.

References