CVE-2022-34211
Description
CSRF vulnerability in Jenkins vRealize Orchestrator Plugin 3.0 and earlier allows attackers to send arbitrary HTTP POST requests.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
CSRF vulnerability in Jenkins vRealize Orchestrator Plugin 3.0 and earlier allows attackers to send arbitrary HTTP POST requests.
Vulnerability
Overview A cross-site request forgery (CSRF) vulnerability exists in the Jenkins vRealize Orchestrator Plugin versions 3.0 and earlier [1]. This flaw allows attackers to trick authenticated Jenkins users into making unintended HTTP POST requests to attacker-specified URLs [2]. The root cause is the lack of proper CSRF protection mechanisms in the plugin's HTTP endpoint handling.
Exploitation
To exploit this vulnerability, an attacker must craft a malicious webpage or link that, when visited by a Jenkins user with the plugin installed, triggers an HTTP POST request to a URL of the attacker's choice. The victim must be logged into Jenkins and have the vulnerable plugin version [1]. No additional authentication is required beyond the victim's current session [3].
Impact
Successful exploitation enables an attacker to send HTTP POST requests to arbitrary internal or external URLs, potentially performing actions on behalf of the victim user. This could include modifying Jenkins configurations, triggering builds, or interacting with other systems reachable from the Jenkins server [2][3].
Mitigation
The Jenkins Security Advisory 2022-06-22 does not explicitly state a fixed version for this plugin [1]. Users should upgrade to the latest version of the vRealize Orchestrator Plugin if available, or consider disabling the plugin until a patched version is released [2].
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 |
|---|---|---|
org.jenkins-ci.plugins:vmware-vrealize-orchestratorMaven | <= 3.0 | — |
Affected products
2- Jenkins project/Jenkins vRealize Orchestrator Pluginv5Range: unspecified
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-c965-p3w4-835cghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-34211ghsaADVISORY
- www.jenkins.io/security/advisory/2022-06-22/ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.