CVE-2019-16576
Description
Missing permission check in Jenkins Alauda Kubernetes Support Plugin allows attackers with Overall/Read to capture credentials via attacker-controlled URL.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Missing permission check in Jenkins Alauda Kubernetes Support Plugin allows attackers with Overall/Read to capture credentials via attacker-controlled URL.
The Alauda Kubernetes Support Plugin for Jenkins up to version 2.3.0 contains a missing permission check in a method that allows connecting to arbitrary URLs using attacker-specified credentials IDs. This flaw stems from insufficient authorization enforcement, enabling users with only Overall/Read permission to trigger connections to external endpoints controlled by the attacker [1][3].
To exploit this vulnerability, an attacker must first obtain credentials IDs through another method (e.g., cross-site scripting or other information disclosure). With Overall/Read permission, the attacker can then cause the plugin to connect to a malicious URL, passing the chosen credentials. The connection is made from the Jenkins controller, potentially exposing sensitive information in transit or allowing the attacker to capture the response [1][3].
The impact includes the compromise of the Kubernetes service account token or any Jenkins-stored credentials used in the crafted request. An attacker could exfiltrate these secrets, leading to lateral movement within Kubernetes clusters or further compromise of Jenkins pipelines and integrations [1][3].
As of the advisory publication date, no fix has been provided; the vulnerability remains unpatched. Administrators are advised to restrict Overall/Read permission to trusted users and monitor for suspicious network connections originating from the Jenkins controller [1]. No workaround is 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.
| Package | Affected versions | Patched versions |
|---|---|---|
io.alauda.jenkins.plugins:alauda-kubernetes-supportMaven | <= 2.3.0 | — |
Affected products
2- Range: unspecified
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-7h24-4x4c-69mfghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2019-16576ghsaADVISORY
- www.openwall.com/lists/oss-security/2019/12/17/1ghsamailing-listx_refsource_MLISTWEB
- jenkins.io/security/advisory/2019-12-17/ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.