CVE-2026-63132: Go/github.com/openbao/openbao vulnerability
Impact
When running in the highly privileged recovery mode, OpenBao was vulnerable to a timing attack against the single recovery token. This allowed an attacker to extract the recovery token and use it to perform operations against the OpenBao instance, including reading or modification of data.
Patches
This has been patched in OpenBao v2.6.0.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
go/github.com/openbao/openbaoto a version that resolves this vulnerability.Fixed in 0.0.0-20260713141742-763625a20721 - Upgrade
Upgrade
OpenBaoto a version that resolves this vulnerability.Fixed in 2.6.0
Event History
Frequently Asked Questions
Which deployments are exposed to this issue?
Only OpenBao instances running in the highly privileged recovery mode are identified as vulnerable. The issue concerns the single recovery token used in that mode.
What would an attacker gain by exploiting the timing attack?
An attacker could extract the recovery token and use it to perform operations against the OpenBao instance, including reading or modifying data.
What version fixes the issue?
OpenBao v2.6.0 includes the patch.