CVE-2026-55775

OpenBao is an open source identity-based secrets management system. Prior to 2.5.5, OpenBao users granted capabilities on /sys/namespaces/root within a non-root namespace could exploit special handling of the literal root path in namespace canonicalization. The /sys/namespaces/* endpoint family can resolve its containing namespace through a path prefix or X-Vault-Namespace header. ACL checks occurred before root canonicalized to an empty path, causing /sys/namespaces/root to resolve to the system backend's containing namespace and allowing permitted lookups, deletion, locking, or custom metadata changes against that direct containing namespace. The root namespace and arbitrary unrelated namespaces are not affected, and available operations depend on the capabilities granted on the path and subpaths such as /api-lock. This issue is fixed in version 2.5.5.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-09-15 16:17

Updated : 2026-09-15 19:17


NVD link : CVE-2026-55775

Mitre link : CVE-2026-55775

CVE.ORG link : CVE-2026-55775


JSON object : View

Products Affected

No product.

CWE
CWE-285

Improper Authorization