VYPR
Moderate severityNVD Advisory· Published Jun 22, 2022· Updated Aug 3, 2024

CVE-2022-34211

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.

PackageAffected versionsPatched versions
org.jenkins-ci.plugins:vmware-vrealize-orchestratorMaven
<= 3.0

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.