CVE-2019-16574
Description
Alauda DevOps Pipeline Plugin 2.3.2 and earlier missing permission check allows attackers with Overall/Read to connect to attacker-controlled URLs and capture stored credentials.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Alauda DevOps Pipeline Plugin 2.3.2 and earlier missing permission check allows attackers with Overall/Read to connect to attacker-controlled URLs and capture stored credentials.
Vulnerability
Description
The Alauda DevOps Pipeline Plugin for Jenkins, versions 2.3.2 and earlier, contains a missing permission check vulnerability [1][2][3]. The plugin fails to verify that a user has appropriate permissions before allowing them to initiate connections to external URLs using credentials stored in Jenkins. This flaw exists in a feature that presumably connects to external services, but does not enforce authorization beyond the basic Overall/Read permission.
Exploitation and
Attack Surface
An attacker with only the Overall/Read permission (the lowest level of access in Jenkins) can exploit this vulnerability [1][2]. The attacker can specify an arbitrary URL to connect to and provide credentials IDs obtained through another method (e.g., by enumerating credentials via a separate vulnerability or by reading configuration files). No further authentication or administrative privileges are required. The attack can be launched from a low-privileged user account within Jenkins.
Impact
Successful exploitation allows the attacker to have the Jenkins controller connect to an attacker-controlled URL using the selected credentials [1][3]. This process can capture the credentials stored in Jenkins, effectively leaking them to the attacker. The captured credentials could include passwords, API tokens, SSH keys, or other secrets that Jenkins uses for integration with other systems. This can lead to further compromise of connected services and the Jenkins environment itself.
Mitigation
Status
As of the advisory date (2019-12-17), no fix has been released for the Alauda DevOps Pipeline Plugin [1][2]. The plugin is listed among those with unresolved security issues. Users are advised to either remove or disable the plugin if it is not required, or restrict access to Jenkins to trusted users only until a patched version is available.
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 |
|---|---|---|
com.alauda.jenkins.plugins:alauda-devops-pipelineMaven | <= 2.3.2 | — |
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-8rfc-v3vj-j62wghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2019-16574ghsaADVISORY
- 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.