CVE-2026-55774
Published:June 19, 2026
Updated:June 21, 2026
Summary OpenBao users with access to the "sys/leases/revoke/:lease_id" endpoint in any namespace can revoke leases in any other namespace as long as the lease identifier is known to them, bypassing ACLs that should apply for cross-namespace revocations. Impact OpenBao's namespaces provide multi-tenant separation. A tenant who intentionally leaks lease identifiers can have their lease and underlying credential revoked by a user in another tenant. Patch This will be fixed in OpenBao v2.5.5. References This vulnerability is similar to but distinct from: - CVE-2026-45808 / GHSA-v8v8-cm84-m686 - CVE-2026-40264 / GHSA-p49j-v9wc-wg57
Affected Packages
https://github.com/openbao/openbao.git (GITHUB):
Affected version(s) >=v2.0.0-alpha20240329 <v2.5.5Fix Suggestion:
Update to version v2.5.5github.com/openbao/openbao (GO):
Affected version(s) >=v0.0.0-20231109181733-93b1d803cb32 <v0.0.0-20260617103932-b20b999dd404Fix Suggestion:
Update to version v0.0.0-20260617103932-b20b999dd404Related Resources (5)
Do you need more information?
Contact UsCVSS v4
Base Score:
2.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
HIGH
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
2.7
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
HIGH
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
LOW
Weakness Type (CWE)
Incorrect Authorization