Description
A cross-site request forgery (CSRF) vulnerability in Jenkins Gitee Plugin 1288.v18b_deb_c9069b_ and earlier allows attackers to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method.
Published: 2026-06-24
Score: 5.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a cross‑site request forgery in the Jenkins Gitee Plugin, versions 1288.v18b_deb_c9069b_ and earlier. It allows an attacker to cause a Jenkins instance to initiate a network connection to an arbitrary URL supplied by the attacker, using a credential ID that the attacker has gathered through another method. The attack does not provide code execution on the Jenkins host, but it enables the attacker to abuse internal credentials to reach external systems or services, potentially exfiltrating data or performing unauthorized actions on those targets.

Affected Systems

Any Jenkins installation that has the Gitee Plugin dated 1288.v18b_deb_c9069b_ or older is vulnerable. The affected component is the Jenkins Gitee Plugin provided by the Jenkins Project.

Risk and Exploitability

The CVSS score is 5.4, indicating moderate severity; the EPSS score is not available, so the overall quantification of risk remains somewhat limited. Based on the description, the attack vector is inferred to be via a web request: the attacker must supply a forged CSRF‑protected request, possibly requiring a valid session or an authenticated user’s cooperation. The attacker also needs to know a valid Jenkins credential ID that can be used to authenticate with an external service. Once the conditions are met, the vulnerable service will initiate an HTTP request to an attacker‑supplied URL using the supplied credentials, which could lead to data exfiltration or unauthorized actions on the target. The flaw is not listed in CISA KEV. The likelihood of exploitation depends on the prevalence of the vulnerable plugin version and the presence of exposed credential IDs.

Generated by OpenCVE AI on June 24, 2026 at 17:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Jenkins Gitee Plugin to the latest released version that removes the CSRF flaw.
  • If the plugin is not required for your workflow, uninstall or disable it to eliminate the vulnerability surface.
  • Restrict outbound network traffic from the Jenkins host with firewall rules or network segmentation so that only approved destinations can be contacted.
  • Verify that Jenkins CSRF protection is enabled and that the Gitee Plugin endpoints are not excluded from CSRF checks.
  • Audit credential usage and ensure that only the minimum set of credentials is stored and that sensitive credential IDs are not exposed in logs or configuration.

Generated by OpenCVE AI on June 24, 2026 at 17:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 24 Jun 2026 17:45:00 +0000

Type Values Removed Values Added
Title Cross‑Site Request Forgery in Jenkins Gitee Plugin Allows Unintended External Calls Using Existing Credentials

Wed, 24 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Title Cross‑Site Request Forgery in Jenkins Gitee Plugin Allows Unintended External Calls Using Existing Credentials
Weaknesses CWE-352
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 24 Jun 2026 13:45:00 +0000

Type Values Removed Values Added
Description A cross-site request forgery (CSRF) vulnerability in Jenkins Gitee Plugin 1288.v18b_deb_c9069b_ and earlier allows attackers to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-06-24T15:10:36.394Z

Reserved: 2026-06-24T08:41:44.358Z

Link: CVE-2026-57292

cve-icon Vulnrichment

Updated: 2026-06-24T15:10:31.701Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-24T17:30:16Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)