Auth bypass in Openbao
CVE-2026-63131
OpenBao is an open source identity-based secrets management system. Prior to 2.6.0, OpenBao's vault/policy/acl.go could evaluate a broader wildcard ACL grant before more-specific trailing-wildcard ACL paths with capabilities = ["deny"] for a LIST operation. When a parent path permitted LIST and a child path was denied, the trailing-slash lookup could therefore allow listing the denied path. Other operation types are outside the repository advisory's affected scope. This issue is fixed in version 2.6.0.
Vulnerability class: Broken Access Control
Published .
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
- Openbao — versions < 2.6.0
Weakness classification (CWE)
References
- github.com/openbao/openbao/security/advisories/GHSA-xp3c-3jw3-4vcr
- github.com/openbao/openbao/pull/3389
- github.com/openbao/openbao/pull/3474
- github.com/openbao/openbao/commit/2e9625d6cebe4639d051ef53dd6ce7c49914ae6a
- github.com/openbao/openbao/commit/f58d848c139e5ba71aa63103fcfe101972b999fc
- github.com/hashicorp/vault/blob/main/CHANGELOG.md
- github.com/openbao/openbao/releases/tag/v2.6.0