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

CVE-2022-34812

CVE-2022-34812

Description

Jenkins XPath Configuration Viewer Plugin 1.1.1 and earlier are vulnerable to CSRF, allowing attackers to create or delete XPath expressions.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Jenkins XPath Configuration Viewer Plugin 1.1.1 and earlier are vulnerable to CSRF, allowing attackers to create or delete XPath expressions.

Vulnerability

Overview

The Jenkins XPath Configuration Viewer Plugin version 1.1.1 and earlier contains a cross-site request forgery (CSRF) vulnerability. The root cause is that the plugin does not require a multi-step confirmation or a unique token when handling requests to create or delete XPath expressions, allowing an attacker to forge requests on behalf of an authenticated user [1][2].

Attack

Vector

An attacker can exploit this CSRF vulnerability by tricking a Jenkins administrator or user with appropriate permissions into clicking a malicious link or visiting a crafted webpage while they are logged into Jenkins. No additional privileges on the Jenkins instance are required because the plugin processes the forged request with the victim's credentials [1].

Impact

Successful exploitation allows an attacker to create or delete arbitrary XPath expressions managed by the plugin. While this does not directly allow code execution, it can corrupt configuration views or lead to denial of service if critical expressions are removed, depending on how the plugin is used in the environment [1].

Mitigation

The Jenkins project has released a security advisory addressing this vulnerability. Users should update the XPath Configuration Viewer Plugin to a version newer than 1.1.1, which includes a fix for the CSRF issue. No workarounds are provided; upgrading is the recommended action [1][3].

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:xpath-config-viewerMaven
<= 1.1.1

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.