OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys. In versions 0.1.0 through 2.3.1, OpenBao's TOTP secrets engine could accept valid codes multiple times rather than strictly-once. This was caused by unexpected normalization in the underlying TOTP library. To work around, ensure that all codes are first normalized before submitting to the OpenBao endpoint. TOTP code verification is a privileged action; only trusted systems should be verifying codes.
References
Configurations
History
12 Aug 2025, 20:44
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:openbao:openbao:*:*:*:*:*:*:*:* | |
First Time |
Openbao openbao
Openbao |
|
References | () https://discuss.hashicorp.com/t/hcsec-2025-17-vault-totp-secrets-engine-code-reuse/76036 - Not Applicable | |
References | () https://github.com/openbao/openbao/commit/183891f8d535d5b6eb3d79fda8200cade6de99e1 - Patch | |
References | () https://github.com/openbao/openbao/security/advisories/GHSA-f7c3-mhj2-9pvg - Vendor Advisory |
11 Aug 2025, 18:32
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
09 Aug 2025, 03:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-09 03:15
Updated : 2025-08-12 20:44
NVD link : CVE-2025-55000
Mitre link : CVE-2025-55000
CVE.ORG link : CVE-2025-55000
JSON object : View
Products Affected
openbao
- openbao
CWE
CWE-156
Improper Neutralization of Whitespace