NONE · 0

CVE-2026-55774

OpenBao is an open source identity-based secrets management system. Prior to 2.5.5, an OpenBao user with access to sys/leases/revoke/:lease_id in one namespace could revoke a lease in another namespac...

Vulnerability Description

OpenBao is an open source identity-based secrets management system. Prior to 2.5.5, an OpenBao user with access to sys/leases/revoke/:lease_id in one namespace could revoke a lease in another namespace when the foreign lease_id was known, bypassing namespace ACL isolation. The affected lease lookup routing in vault/expiration.go allowed FetchLeaseInfo and loadEntry to resolve cached or stored lease data outside the request namespace, allowing a tenant that intentionally disclosed a lease identifier to have the lease and its underlying credential revoked by another tenant. This issue is fixed in version 2.5.5.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-55774?

CVE-2026-55774 is a documented vulnerability. OpenBao is an open source identity-based secrets management system. Prior to 2.5.5, an OpenBao user with access to sys/leases/revoke/:lease_id in one namespace could revoke a lease in another namespac...

How severe is CVE-2026-55774?

CVSS scoring is not yet available for CVE-2026-55774. Check NVD for updates.

Is there a patch for CVE-2026-55774?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.