CVE-2023-28671
Description
A CSRF vulnerability in Jenkins OctoPerf Load Testing Plugin allows attackers to capture stored credentials by tricking users into connecting to an attacker-specified URL.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A CSRF vulnerability in Jenkins OctoPerf Load Testing Plugin allows attackers to capture stored credentials by tricking users into connecting to an attacker-specified URL.
A cross-site request forgery (CSRF) vulnerability exists in the Jenkins OctoPerf Load Testing Plugin versions 4.5.0 and earlier [1][2]. The plugin fails to validate or require a CSRF token on certain endpoints, allowing an attacker to craft a malicious request that executes on behalf of an authenticated user without their consent [1].
To exploit this vulnerability, an attacker must first obtain valid credential IDs through another method (e.g., a separate information disclosure vulnerability). Then, the attacker tricks a Jenkins user with sufficient permissions into clicking a crafted link or visiting a malicious page [2]. This triggers the plugin to connect to an attacker-specified URL using the attacker-supplied credential IDs, effectively capturing any credentials stored in Jenkins that are associated with those IDs [1].
Successful exploitation allows the attacker to capture and exfiltrate credentials stored in Jenkins, potentially compromising all systems or services that those credentials protect [2]. The attack does not require the attacker to be authenticated to Jenkins, but relies on social engineering to induce a victim with the necessary access to perform the action [1].
AI Insight generated on May 20, 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 |
|---|---|---|
org.jenkinsci.plugins:octoperfMaven | < 4.5.1 | 4.5.1 |
Affected products
2- Range: 0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-wq3w-3rxh-vcxxghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-28671ghsaADVISORY
- www.jenkins.io/security/advisory/2023-03-21/ghsavendor-advisoryWEB
News mentions
1- Jenkins Security Advisory 2023-03-21Jenkins Security Advisories · Mar 21, 2023