CVE Vulnerabilities

CVE-2025-67635

Improper Resource Shutdown or Release

Published: Dec 10, 2025 | Modified: Jun 17, 2026
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
5.3 MODERATE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Ubuntu
root.io logo minimus.io logo echo.ai logo

Jenkins 2.540 and earlier, LTS 2.528.2 and earlier does not properly close HTTP-based CLI connections when the connection stream becomes corrupted, allowing unauthenticated attackers to cause a denial of service.

Weakness

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

Affected Software

NameVendorStart VersionEnd Version
JenkinsJenkins*2.528.3 (excluding)
JenkinsJenkins*2.541 (excluding)
OpenShift Developer Tools and Services 4.12RedHatocp-tools-4/jenkins-rhel8:v4.12.0-1765819949*
OpenShift Developer Tools and Services 4.13RedHatocp-tools-4/jenkins-rhel8:v4.13.0-1765819949*
OpenShift Developer Tools and Services 4.14RedHatocp-tools-4/jenkins-rhel8:v4.14.0-1765820005*
OpenShift Developer Tools and Services 4.15RedHatocp-tools-4/jenkins-rhel8:v4.15.0-1765820005*
OpenShift Developer Tools and Services 4.16RedHatocp-tools-4/jenkins-rhel9:v4.16.0-1765868606*
OpenShift Developer Tools and Services 4.17RedHatocp-tools-4/jenkins-rhel9:v4.17.0-1765868606*
OpenShift Developer Tools and Services 4.18RedHatocp-tools-4/jenkins-rhel9:v4.18.0-1765868606*
OpenShift Developer Tools and Services 4.19RedHatocp-tools-4/jenkins-rhel9:v4.19.0-1765868606*
OpenShift Developer Tools and Services 4.2RedHatocp-tools-4/jenkins-rhel9:v4.20.0-1765868606*

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