CVE-2025-52894

MEDIUM EPSS 24.9%
Published Jun 25, 20251y ago · Modified Jun 17, 20262w ago
6.9 CVSS 4.0
Medium
Find Similar
Published Jun 25, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

Description

OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys. OpenBao before v2.3.0 allowed an attacker to perform unauthenticated, unaudited cancellation of root rekey and recovery rekey operations, effecting a denial of service. In OpenBao v2.2.0 and later, manually setting the configuration option `disable_unauthed_rekey_endpoints=true` allows an operator to deny these rarely-used endpoints on global listeners. A patch is available at commit fe75468822a22a88318c6079425357a02ae5b77b. In a future OpenBao release communicated on OpenBao's website, the maintainers will set this to `true` for all users and provide an authenticated alternative. As a workaround, if an active proxy or load balancer sits in front of OpenBao, an operator can deny requests to these endpoints from unauthorized IP ranges.

CVSS Details

Base Score
6.9
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
24.9% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-20 Improper Input Validation Validation

Affected Products 1

VendorProductVersionRange
openbaoopenbao*≥2.2.0  –  <2.3.0

References 4

  • github.com https://github.com/openbao/openbao/commit/fe75468822a22a88318c6079425357a02ae5b77b
    Patch
  • github.com https://github.com/openbao/openbao/security/advisories/GHSA-prpj-rchp-9j5h
    Vendor Advisory
  • openbao.org https://openbao.org/docs/deprecation
    Product
  • openbao.org https://openbao.org/docs/deprecation/unauthed-rekey
    Product

Remediation

  • github.com https://github.com/openbao/openbao/commit/fe75468822a22a88318c6079425357a02ae5b77b
    Patch