
We found results for “”
CVE-2025-54999
Good to know:

Date: August 8, 2025
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, when using OpenBao's userpass auth method, user enumeration was possible due to timing difference between non-existent users and users with stored credentials. This is independent of whether the supplied credentials were valid for the given user. This issue was fixed in version 2.3.2. To work around this issue, users may use another auth method or apply rate limiting quotas to limit the number of requests in a period of time: https://openbao.org/api-docs/system/rate-limit-quotas/.
Severity Score
Related Resources (8)
Severity Score
Weakness Type (CWE)
Observable Discrepancy
CWE-203Top Fix

Upgrade Version
Upgrade to version github.com/openbao/openbao - v2.3.2;github.com/openbao/openbao - v0.0.0-20250806193356-4d9b5d3d6486
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | CHANGED |
Confidentiality (C): | NONE |
Integrity (I): | HIGH |
Availability (A): | HIGH |