VYPR
Moderate severityNVD Advisory· Published Mar 29, 2022· Updated Aug 3, 2024

CVE-2022-28144

CVE-2022-28144

Description

Jenkins Proxmox Plugin 0.7.0 and earlier lacks permission checks, letting attackers with Overall/Read access connect to arbitrary hosts, disable SSL/TLS globally, and test rollbacks.

AI Insight

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

Jenkins Proxmox Plugin 0.7.0 and earlier lacks permission checks, letting attackers with Overall/Read access connect to arbitrary hosts, disable SSL/TLS globally, and test rollbacks.

Vulnerability

Jenkins Proxmox Plugin versions 0.7.0 and earlier fail to perform permission checks in several HTTP endpoints. Attackers with Overall/Read permission can use these endpoints to connect to an attacker-specified host with attacker-specified credentials, disable SSL/TLS validation for the entire Jenkins controller JVM as part of a connection test, and test a rollback with attacker-specified parameters [1][2][3].

Exploitation

An attacker needs only Overall/Read permission on the Jenkins instance, a commonly granted low-privilege permission. The attacker can invoke the vulnerable HTTP endpoints without further authentication, specifying a target host, username, password, and optional SSL/TLS disabling. The connection test and rollback test can be triggered directly via crafted HTTP requests [1][3].

Impact

Successful exploitation allows an attacker to connect Jenkins to an arbitrary server using attacker-controlled credentials (potential credential exposure), disable SSL/TLS certificate validation for the entire Jenkins controller JVM during the test (compromising future encrypted communications), and execute rollback tests with attacker-defined parameters. This could lead to information disclosure, exfiltration of data, or disruption of builds [1][3].

Mitigation

Jenkins Proxmox Plugin version 0.7.1 (released 2022-03-29) adds proper permission checks to the affected endpoints [2]. Users should upgrade to 0.7.1 or later. As a workaround, if the plugin cannot be upgraded, administrators should revoke Overall/Read access from untrusted users or disable the plugin entirely [1][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:proxmoxMaven
< 0.7.10.7.1

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

1