CVE-2026-45808

openbao · openbao

OpenBao contains an authorization vulnerability that could allow authenticated users to cause a denial of service.

Executive summary

An incorrect authorization flaw in OpenBao allows authenticated users to trigger a denial of service condition, impacting system availability.

Vulnerability

The vulnerability is categorized as incorrect authorization (CWE-863). It allows an authenticated user to perform actions that lead to service unavailability, specifically impacting the availability of the secrets management system.

Business impact

As a secrets management system, the availability of OpenBao is critical to organizational security infrastructure. A successful exploit resulting in a denial of service could prevent applications from retrieving necessary credentials, leading to widespread system downtime and operational disruption. The CVSS score of 7.1 highlights the significant risk to service continuity.

Remediation

Immediate Action: Update OpenBao to version 2.5.4 or later to resolve the authorization logic error.

Proactive Monitoring: Monitor service health metrics and access logs for patterns indicative of unauthorized authorization attempts or unexpected service crashes.

Compensating Controls: Apply rate limiting and stricter access policies to reduce the impact of unauthorized requests while the upgrade is being planned.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Maintaining the availability of identity-based secrets management is vital. Organizations should prioritize the update to version 2.5.4 to prevent potential service disruptions caused by unauthorized authorization exploitation.