
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-12624 is an incorrect authorization vulnerability in HashiCorp Vault's ACL policy engine that allows authenticated users to bypass wildcard (glob) deny rules on LIST requests. Specifically, the engine failed to consistently enforce deny rules when LIST requests were made with a trailing slash on the denied path, enabling a token with a broader allow rule and a narrower wildcard deny rule to enumerate entry names beneath a path it should have been denied access to. It was published on August 10, 2026, and affects Vault Community Edition versions before 2.0.3 and Vault Enterprise versions before 2.0.3, 1.21.8, 1.20.13, and 1.19.19. The CVSS v3.1 base score is 4.3 (Medium) (HashiCorp Advisory).
The root cause is classified as CWE-863 (Incorrect Authorization). The Vault ACL policy engine did not normalize or consistently handle trailing slashes in path comparisons when evaluating glob-based deny rules against LIST requests. An attacker with a valid token that holds a broader allow policy alongside a narrower wildcard deny policy can craft a LIST request appending a trailing slash to the denied path, causing the deny rule to be skipped and the listing operation to succeed. This is a network-accessible, low-complexity attack requiring low privileges and no user interaction (HashiCorp Advisory).
Successful exploitation allows an authenticated attacker to enumerate the names of secrets or entries beneath a Vault path that was intended to be access-restricted via a deny rule. The impact is limited to confidentiality — specifically, unauthorized disclosure of path/key names — with no integrity or availability impact. While this does not directly expose secret values, knowledge of secret names can facilitate further targeted attacks or reconnaissance within the Vault environment (HashiCorp Advisory).
There is no evidence of in-the-wild exploitation or public proof-of-concept code as of the time of disclosure. The NVD SSVC assessment indicates exploitation is "none" and the attack is not automatable. The EPSS score is approximately 0.197%, reflecting a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog (HashiCorp Advisory).
deny on secret/sensitive/*).vault list secret/sensitive/ or via the API: GET /v1/secret/sensitive/?list=true), which causes the ACL engine to skip the glob deny rule evaluation.secret/sensitive/) from tokens that should be denied access to those paths; repeated LIST operations against paths covered by deny rules.?list=true query parameter or HTTP LIST method targeting sensitive sub-paths with trailing slashes.HashiCorp has released patched versions addressing this vulnerability: Vault Community Edition 2.0.3, and Vault Enterprise 2.0.3, 1.21.8, 1.20.13, and 1.19.19. Organizations should upgrade to one of these versions as the primary remediation. As a temporary workaround, administrators can review and tighten ACL policies to avoid configurations that combine broad allow rules with narrower glob deny rules on the same path hierarchy, or restrict LIST capabilities on sensitive paths entirely until patching is complete (HashiCorp Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."