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

CVE-2022-27209

CVE-2022-27209

Description

Missing permission check in Jenkins Kubernetes Continuous Deploy Plugin 2.3.1 and earlier allows attackers with Overall/Read to enumerate credential IDs.

AI Insight

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

Missing permission check in Jenkins Kubernetes Continuous Deploy Plugin 2.3.1 and earlier allows attackers with Overall/Read to enumerate credential IDs.

Vulnerability

A missing permission check in the Jenkins Kubernetes Continuous Deploy Plugin version 2.3.1 and earlier allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins [1][4]. The plugin fails to verify that the user has the necessary permission to view credential IDs, making the issue reachable from any job or view that uses the plugin's functionality.

Exploitation

An attacker needs only the built-in Overall/Read permission, which is typically granted to low-privileged users. By interacting with the plugin's endpoints (e.g., form validation or credential listing), the attacker can enumerate credential IDs without any additional authorization. No specific authentication or user interaction beyond having Overall/Read is required.

Impact

Successful exploitation results in information disclosure of credential IDs. While the actual credential values are not exposed, knowledge of IDs can aid in further attacks, such as identifying which credentials are available or targeting specific credentials in subsequent exploitation. The plugin distribution was later suspended due to unresolved remote code execution vulnerability SECURITY-2448 [3], but for this CVE, the impact is limited to enumeration.

Mitigation

No official patch for CVE-2022-27209 has been released. The Jenkins Security Advisory 2022-03-15 notes that the vulnerability is unresolved [1][2]. As a workaround, administrators can restrict Overall/Read permission to trusted users only. As of 23 August 2022, distribution of the plugin has been suspended due to an unrelated RCE vulnerability [3], so no future updates are expected unless the plugin is adopted and fixed.

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:kubernetes-cdMaven
<= 2.3.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