CVE-2026-70435 Details
Description
A missing permission check in Jenkins SCM-Manager Plugin 1.11.1 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.
A vulnerability exists in the Jenkins SCM-Manager Plugin in versions through 1.11.1, where a missing permission check allows users with Overall/Read permission to connect to arbitrary URLs using specified credential IDs. This could lead to unauthorized access to credentials stored in Jenkins. The vulnerability arises from several HTTP endpoints not requiring proper permissions, combined with a cross-site request forgery (CSRF) vulnerability, as these endpoints do not mandate POST requests.
Users of the SCM-Manager Plugin should update to version 1.12.1, which requires POST requests and the appropriate permissions for the affected endpoints.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Aug 6, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://www.jenkins.io/security/advisory/2026-08-05/#SECURITY-3888 | [email protected] |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | CISA-ADP |
Affected Products
No affected product data is available for this CVE.
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 6, 2026 | CVE Modified | CISA-ADP |
| Aug 5, 2026 | New CVE Received | [email protected] |