CVE-2023-30530
Description
Jenkins Consul KV Builder Plugin stores the HashiCorp Consul ACL Token unencrypted in its global configuration file, exposing it to users with file system access.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins Consul KV Builder Plugin stores the HashiCorp Consul ACL Token unencrypted in its global configuration file, exposing it to users with file system access.
Vulnerability
Description Jenkins Consul KV Builder Plugin versions 2.0.13 and earlier store the HashiCorp Consul ACL Token in plaintext within the plugin's global configuration file on the Jenkins controller. The token is written without any encryption or obfuscation, making it directly readable from the file system [1][3].
Exploitation
An attacker who already has access to the Jenkins controller's file system—for example, through a compromised Jenkins user account with read permissions on the controller's files, or via another vulnerability that grants file system access—can retrieve the Consul ACL Token by reading the configuration file. No additional authentication or network access to Consul is required at this stage [1].
Impact
With the plaintext Consul ACL Token, an attacker can authenticate to the associated HashiCorp Consul cluster and perform actions permitted by the token's policy. This could lead to unauthorized access to Consul-managed services, configuration data, or service discovery information, depending on the token's privileges [1][3].
Mitigation
Status As of the Jenkins Security Advisory 2023-04-12, the Consul KV Builder Plugin is listed among plugins with unresolved security issues; no patched version has been released [1][2]. Users are advised to restrict file system access to the Jenkins controller, rotate any exposed tokens, and consider using alternative plugins that properly encrypt credentials [1].
AI Insight generated on May 20, 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 |
|---|---|---|
org.jenkins-ci.plugins:consul-kv-builderMaven | <= 2.0.13 | — |
Affected products
2- Range: 0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-96c7-fqxv-rmv7ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-30530ghsaADVISORY
- www.jenkins.io/security/advisory/2023-04-12/ghsavendor-advisoryWEB
- www.openwall.com/lists/oss-security/2023/04/13/3ghsaWEB
News mentions
1- Jenkins Security Advisory 2023-04-12Jenkins Security Advisories · Apr 12, 2023