SB2025121131 - Multiple vulnerabilities in Jenkins and Jenkins LTS
Published: December 11, 2025
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 5 vulnerabilities.
1) Improper resource shutdown or release (CVE-ID: CVE-2025-67635)
CWE-ID: CWE-404 - Improper Resource Shutdown or Release
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to the affected application does not properly close HTTP-based CLI connections when the connection stream becomes corrupted. A remote attacker can pass specially crafted input to the application and perform a denial of service (DoS) attack.
2) Missing Authorization (CVE-ID: CVE-2025-67636)
CWE-ID: CWE-862 - Missing Authorization
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to bypass authorization process.
The vulnerability exists due to the affected applciation does not perform a permission check to determine whether a password field should be redacted in views. A remote user can gain access to sensitive information on the target system.
3) Cleartext storage of sensitive information (CVE-ID: CVE-2025-67637)
CWE-ID: CWE-312 - Cleartext Storage of Sensitive Information
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to compromise the target system.
The vulnerability exists due to the affected application stores build authorization tokens unencrypted in job config.xml files on the Jenkins controller. A remote user can gain access to sensitive information on the system.
4) Information disclosure (CVE-ID: CVE-2025-67638)
CWE-ID: CWE-200 - Exposure of sensitive information to an unauthorized actor
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to the job configuration form does not mask the tokens. A remote user can gain unauthorized access to sensitive information on the system.
5) Cross-site request forgery (CVE-ID: CVE-2025-67639)
CWE-ID: CWE-352 - Cross-Site Request Forgery (CSRF)
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Clear
The vulnerability allows a remote attacker to perform cross-site request forgery attacks.
The vulnerability exists due to insufficient validation of the HTTP request origin. A remote user can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website.
Remediation
Install update from vendor's website.