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

CVE-2022-34210

CVE-2022-34210

Description

Jenkins ThreadFix Plugin 1.5.4 and earlier lacks a permission check, allowing attackers with Overall/Read to send requests to arbitrary URLs.

AI Insight

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

Jenkins ThreadFix Plugin 1.5.4 and earlier lacks a permission check, allowing attackers with Overall/Read to send requests to arbitrary URLs.

The ThreadFix Plugin for Jenkins, versions 1.5.4 and earlier, contains a missing permission check vulnerability [1]. The plugin fails to verify that a user has the necessary permissions before allowing them to connect to an attacker-specified URL, meaning any user with the Overall/Read permission can trigger this functionality [2].

An attacker with Overall/Read access can exploit this by configuring the plugin to connect to an arbitrary URL. This can be done through the plugin's configuration interface or by triggering a build step that invokes the vulnerable code path. No additional authentication or privileges are required beyond the default Overall/Read permission granted to many Jenkins users [1][2].

The impact of this vulnerability is that an attacker can force the Jenkins server to make HTTP connections to any URL of their choosing. This could be used to perform server-side request forgery (SSRF) attacks, allowing the attacker to scan internal networks, access cloud metadata endpoints (e.g., AWS, GCP), or interact with other internal services. The attacker could also use this to exfiltrate data to an external server under their control [1].

Jenkins has released an advisory for this issue, assigned SECURITY-2249, and the fix is included in ThreadFix Plugin version 1.5.5 and later [1]. Users are strongly advised to update to the latest version. The plugin is not maintained by Denim Group, but the Jenkins project has provided a patched release [3]. No workarounds have been documented.

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:threadfixMaven
<= 1.5.4

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.