CVE-2023-28674
Description
CSRF vulnerability in Jenkins OctoPerf Load Testing Plugin 4.5.2 and earlier allows attackers to use attacker-specified credentials to connect to a previously configured Octoperf server.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
CSRF vulnerability in Jenkins OctoPerf Load Testing Plugin 4.5.2 and earlier allows attackers to use attacker-specified credentials to connect to a previously configured Octoperf server.
Vulnerability
Overview
A cross-site request forgery (CSRF) vulnerability exists in the Jenkins OctoPerf Load Testing Plugin version 4.5.2 and earlier. The plugin does not perform a proper CSRF check, allowing an attacker to trick an authenticated Jenkins user into making a forged request. This request would use attacker-specified credentials to connect to a previously configured Octoperf server [1][2].
Exploitation
To exploit this vulnerability, an attacker needs to convince a Jenkins user with appropriate permissions to visit a malicious web page or follow a crafted link while logged into Jenkins. No direct authentication to Jenkins is required for the attacker; the victim's active session is used to submit the unauthorized request. The weakness lies in the absence of a CSRF token or origin validation for the specific form submission that handles the OctoPerf server credential configuration [1].
Impact
Successful exploitation allows the attacker to modify the stored OctoPerf server connection credentials to their own. This can lead to subsequent actions such as initiating load tests or extracting data through the attacker-controlled server, depending on the plugin's functionality. The impact is limited to the OctoPerf plugin's operations and does not grant broader Jenkins administrative access [1].
Mitigation
The vendor, Jenkins, has addressed this vulnerability in an advisory published on March 21, 2023. Users should upgrade to a patched version above 4.5.2 as soon as possible. No workarounds are listed; applying the update is the recommended action. The CVE is not listed in CISA's Known Exploited Vulnerabilities catalog [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.3 | 4.5.3 |
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-x263-hp5c-p2rjghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-28674ghsaADVISORY
- www.jenkins.io/security/advisory/2023-03-21/ghsavendor-advisoryWEB
News mentions
1- Jenkins Security Advisory 2023-03-21Jenkins Security Advisories · Mar 21, 2023