OpenBao allows cancellation of root rekey and recovery rekey operations without authentication
Package
Affected versions
>= 0.1.0, < 2.3.1
      < 0.0.0-20250625150133-fe75468822a2
  Patched versions
0.0.0-20250625150133-fe75468822a2
  Description
        Published by the National Vulnerability Database
      Jun 25, 2025 
    
  
        Published to the GitHub Advisory Database
      Jun 26, 2025 
    
  
        Reviewed
      Jun 26, 2025 
    
  
        Last updated
      Aug 12, 2025 
    
  
Impact
OpenBao and HashiCorp Vault allowed an attacker to perform unauthenticated, unaudited cancellation of root rekey and recovery rekey operations, effecting a denial of service.
Patches
In OpenBao v2.2.2 and later, manually setting the configuration option
disable_unauthed_rekey_endpoints=trueallows an operator to deny these rarely-used endpoints on global listeners.In a future OpenBao release communicated on our website, we will set this to
truefor all users and provide an authenticated alternative.This vulnerability has been disclosed to HashiCorp; see their website for more information.
Workarounds
If an active proxy or load balancer sits in front of OpenBao, an operator can deny requests to these endpoints from unauthorized IP ranges.
References
See the deprecation notice.
References