CVE-2022-25200
Description
A CSRF vulnerability in Jenkins Checkmarx Plugin 2022.1.2 and earlier allows attackers to use stored credentials via attacker-specified URLs.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A CSRF vulnerability in Jenkins Checkmarx Plugin 2022.1.2 and earlier allows attackers to use stored credentials via attacker-specified URLs.
Vulnerability
CVE-2022-25200 is a cross-site request forgery (CSRF) vulnerability in the Jenkins Checkmarx Plugin, versions 2022.1.2 and earlier [1][3]. The plugin fails to require a CSRF token or other validation for requests that connect to an external webserver using attacker-specified credentials IDs, which may have been obtained through another method.
Exploitation
An attacker needs to trick an authenticated Jenkins user (with at least Overall/Read permission) into visiting a crafted web page or link while that user is logged into Jenkins. The CSRF attack uses the victim's session to send a malicious request to the Jenkins controller. In this request, the attacker supplies both the URL of an attacker-controlled webserver and the credentials ID of stored Jenkins credentials obtained via another vulnerability [1].
Impact
Upon successful exploitation, the plugin will connect to the attacker-specified webserver using the targeted credentials. This can result in the exfiltration of the credential values stored in Jenkins to the attacker, leading to disclosure of sensitive credentials [1][3]. The attacker gains no direct code execution on the Jenkins controller, but the C-I (confidentiality and integrity) impact is high due to credential theft.
Mitigation
As of February 2022, no fixed version of the Checkmarx Plugin has been released; the vulnerability remains unresolved in the affected versions [1][2]. Users should monitor the plugin's GitHub repository [4] for updates, restrict access to Jenkins to trusted users only, and ensure that no other vulnerability exposes credentials IDs. The plugin is not listed on CISA's Known Exploited Vulnerabilities (KEV) catalog.
AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
com.checkmarx.jenkins:checkmarxMaven | < 2022.1.3 | 2022.1.3 |
Affected products
2- Range: unspecified
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-5pcf-vxm3-frphghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-25200ghsaADVISORY
- www.openwall.com/lists/oss-security/2022/02/15/2ghsamailing-listx_refsource_MLISTWEB
- github.com/jenkinsci/checkmarx-plugin/releases/tag/Release_2022.1.3ghsaWEB
- www.jenkins.io/security/advisory/2022-02-15/ghsax_refsource_CONFIRMWEB
News mentions
1- Jenkins Security Advisory 2022-02-15Jenkins Security Advisories · Feb 15, 2022