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.
- Jenkins Security Advisory 2022-06-22
- NVD - CVE-2022-34210
- GitHub - jenkinsci/threadfix-plugin: Jenkins ThreadFix plugin publisher provides the ability to upload any supported scan artifact, from your Jenkins server to your ThreadFix deployment. Allowing integration between your continuous integration (CI) environment to your centralized software vulnerability management system.
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:threadfixMaven | <= 1.5.4 | — |
Affected products
2- Jenkins project/Jenkins ThreadFix 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-77vq-4j66-46m5ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-34210ghsaADVISORY
- www.jenkins.io/security/advisory/2022-06-22/ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.