CVE Catalog

CVE-2026-63132

CriticalCVSS 9.2
Published: Updated: Translated: NVD NIST

Summary

OpenBao is an open source identity-based secrets management system. Prior to 2.6.0, OpenBao's handleLogicalRecovery path in http/logical.go compared the highly privileged recovery token with ordinary string equality. A remote unauthenticated attacker able to make repeated recovery mode requests and measure response timing could infer the recovery token. The recovered token could then authorize recovery mode operations that read or modify OpenBao data. This issue is fixed in version 2.6.0.

Risk Assessment

An unauthenticated attacker can infer the recovery token and gain access to OpenBao data, leading to confidentiality and integrity breaches of secrets.

Recommendation

Update OpenBao to version 2.6.0 or later and consider implementing additional protections such as restricting access to recovery mode.

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 handleLogicalRecovery path in http/logical.go compared the highly privileged recovery token with ordinary string equality. A remote unauthenticated attacker able to make repeated recovery mode requests and measure response timing could infer the recovery token. The recovered token could then authorize recovery mode operations that read or modify OpenBao data. This issue is fixed in version 2.6.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS