CVE-2023-49673
Description
CSRF vulnerability in Jenkins NeuVector Vulnerability Scanner Plugin 1.22 and earlier allows attackers to connect to arbitrary hosts using attacker-supplied credentials.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
CSRF vulnerability in Jenkins NeuVector Vulnerability Scanner Plugin 1.22 and earlier allows attackers to connect to arbitrary hosts using attacker-supplied credentials.
Vulnerability
Description
A cross-site request forgery (CSRF) vulnerability exists in the Jenkins NeuVector Vulnerability Scanner Plugin version 1.22 and earlier [1][2]. The plugin's configuration form does not require a CSRF token or perform origin validation, enabling an attacker to trick an authenticated Jenkins user into submitting a malicious request. This results in the plugin connecting to an attacker-specified hostname and port using attacker-specified username and password [3].
Exploitation
Prerequisites
Exploitation requires that an authenticated Jenkins user with the ability to access the plugin's configuration page triggers a crafted request, typically by visiting a malicious site hosting the CSRF exploit [3]. No additional privileges beyond the victim's session are needed, though the attacker must know or guess the Jenkins instance URL and have network reachability to the victim's Jenkins instance.
Potential
Impact
An attacker who successfully exploits this vulnerability can force the NeuVector plugin to connect to an arbitrary external host with credentials chosen by the attacker [2]. This could be used to probe internal network ports or initiate unauthorized connections, potentially exfiltrating Jenkins credentials if the attacker-controlled host mimics a legitimate service.
Mitigation
The vulnerability has been fixed in NeuVector Vulnerability Scanner Plugin version 2.2 [4]. Users should upgrade to this release or later. No workarounds are documented; as a general precaution, administrators may restrict plugin configuration access to trusted users only [3].
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 |
|---|---|---|
io.jenkins.plugins:neuvector-vulnerability-scannerMaven | < 2.2 | 2.2 |
Affected products
2- Range: 0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-wpfc-r5qq-7r7pghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-49673ghsaADVISORY
- www.jenkins.io/security/advisory/2023-11-29/ghsavendor-advisoryWEB
- www.openwall.com/lists/oss-security/2023/11/29/1ghsaWEB
News mentions
1- Jenkins Security Advisory 2023-11-29Jenkins Security Advisories · Nov 29, 2023