CVE-2025-54997Critical· 9.1▾ MidnightPrivileged OpenBao Operator May Execute Code on the Underlying Host
▾ Midnight zone — Critical, or high with PoC / in-the-wild
impact 50.1 · likelihood 0.1 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Exploit-prediction probability, daily snapshots since Jul 27.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via OSV
Last analysed / modified upstream
0.4%
0.4% → 0.4%
Under certain threat models, OpenBao operators with privileged API access may not be system administrators and thus normally lack the ability to update binaries or execute code on the system. Additionally, privileged API operators should be unable to perform TCP connections to arbitrary hosts in the environment OpenBao is executing within. The API-driven audit subsystem granted privileged API operators the ability to do both with an attacker-controlled log prefix. Access to these endpoints should be restricted.
OpenBao v2.3.2 will patch this issue.
Users may deny all access to the sys/audit/* interface (with create and update) permission via policies with explicit deny grants. This would not restrict root level operators, however, for whom there are no workarounds.
This interface allowed arbitrary filesystem and network (write) access as the user the OpenBao server was running as; in conjunction with allowing custom plugins or other system processes this may enable code execution.
This issue was disclosed to HashiCorp and is the OpenBao equivalent of the following tickets:
github.com/openbao/openbao >= 0.1.0, < 2.3.2github.com/openbao/openbao < 0.0.0-20250806194004-a14053c9679dUpgrade to a patched release:
github.com/openbao/openbao 2.3.2github.com/openbao/openbao 0.0.0-20250806194004-a14053c9679dConnected by shared product, vendor, weakness, or advisory.
CVE-2025-54996High· 7.2OpenBao Root Namespace Operator May Elevate Token Privileges
CVE-2026-45808HighOpenBao is an open source identity-based secrets management system
CVE-2026-46358MediumOpenBao is an open source identity-based secrets management system
CVE-2026-46405Medium· 5.3OpenBao is an open source identity-based secrets management system
CVE-2026-42186LowOpenBao's Namespace Deletion May Not Delete Data Properly
CVE-2025-55003Medium· 5.7OpenBao Login MFA Bypass of Rate Limiting and TOTP Token Reuse