VYPR
Moderate severityNVD Advisory· Published Jul 27, 2022· Updated May 5, 2025

CVE-2022-36912

CVE-2022-36912

Description

Missing permission check in Jenkins Openstack Heat Plugin 1.5 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL.

AI Insight

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

Missing permission check in Jenkins Openstack Heat Plugin 1.5 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL.

The Jenkins Openstack Heat Plugin versions 1.5 and earlier contain a missing permission check vulnerability [1]. This flaw allows an attacker with only Overall/Read permission to trigger HTTP requests to an attacker-specified URL [1]. This occurs because the plugin does not properly validate whether the user has the necessary permissions to initiate such connections [1].

Exploitation requires the attacker to have at least Overall/Read permission on the Jenkins instance, which is a relatively low-privilege level [2]. The attacker can then craft a request that causes the plugin to connect to an arbitrary external URL, potentially leading to server-side request forgery (SSRF) or other network attacks [3]. The attack does not require high network privileges as it originates from the Jenkins server itself [2].

The impact is that an attacker can force the Jenkins server to interact with external systems, which could be used for reconnaissance, data exfiltration, or to attack internal services that are reachable from the Jenkins server [3]. This vulnerability is categorized as medium severity with a CVSS score reflecting the requirement for some level of access [1].

Jenkins has released an update to address this vulnerability, and users are advised to upgrade to the latest version of the Openstack Heat Plugin [1]. The plugin's repository contains the fix in subsequent commits [4].

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:openstack-heatMaven
<= 1.5

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

5

News mentions

0

No linked articles in our index yet.