CVE Catalog

CVE-2026-63131

MediumCVSS 6.0
Published: Translated: NVD NIST

Summary

OpenBao prior to 2.6.0 has a vulnerability in vault/policy/acl.go where a broader wildcard ACL grant could be evaluated 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 allow listing the denied path.

Risk Assessment

This can lead to unauthorized listing of resources that should be denied, violating security policy.

Recommendation

Upgrade OpenBao to version 2.6.0, which contains the fix.

Other vulnerabilities in OpenBao

See all
Original NVD description (English source)

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 data from NVD (NIST) · CISA KEV · EPSS