PatchSiren cyber security CVE debrief
CVE-2026-45808 openbao CVE debrief
OpenBao, an open-source identity-based secrets management system, had a vulnerability prior to version 2.5.4. A tenant could intentionally leak lease identifiers, allowing a user in another tenant to revoke or renew the lease and underlying credential via undocumented endpoints. This issue is resolved in OpenBao v2.5.4. The vulnerability allows unauthorized access to sensitive credentials, potentially leading to data breaches or system compromise. Defenders should assess their exposure and apply the fix to prevent unauthorized lease revocation or renewal.
- Vendor
- openbao
- Product
- Unknown
- CVSS
- HIGH 7.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-07
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-07
- Advisory updated
- 2026-09-09
Who should care
Defenders managing OpenBao instances, especially in multi-tenant environments, should assess exposure and apply the fix. This includes reviewing multi-tenant configurations for potential exposure, verifying if OpenBao versions prior to 2.5.4 are in use, and applying OpenBao v2.5.4 or later. Additionally, defenders should review and restrict access to `sys/revoke` and `sys/renew` endpoints.
Why it matters
CVE-2026-45808 allows unauthorized lease revocation or renewal in OpenBao. Defenders should verify exposure, apply the fix, and review multi-tenant configurations.
- Verify and apply OpenBao v2.5.4 or later to prevent unauthorized lease revocation or renewal
- Assess multi-tenant configurations for potential exposure to undocumented endpoints
- Review and restrict access to `sys/revoke` and `sys/renew` endpoints
Technical summary
OpenBao's namespaces provide multi-tenant separation. A tenant who intentionally leaks lease identifiers can have their lease and underlying credential revoked or renewed by a user in another tenant via the legacy, undocumented `sys/revoke` and `sys/renew` endpoints. This is fixed in OpenBao v2.5.4. The vulnerability allows unauthorized access to sensitive credentials, potentially leading to data breaches or system compromise. Defenders should assess their exposure and apply the fix to prevent unauthorized lease revocation or renewal.
Defensive priority
Defenders should prioritize verifying exposure and applying the fix, especially for multi-tenant environments.
Recommended defensive actions
- Verify if OpenBao versions prior to 2.5.4 are in use
- Apply OpenBao v2.5.4 or later
- Review multi-tenant configurations for potential exposure
- Assess multi-tenant configurations for potential exposure to undocumented endpoints
- Review and restrict access to `sys/revoke` and `sys/renew` endpoints
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The CVE record and source references provide details on the vulnerability and fix. However, additional verification is required to determine the full scope of affected systems and potential impact. Defenders should verify if OpenBao versions prior to 2.5.4 are in use, review multi-tenant configurations for potential exposure, and apply OpenBao v2.5.4 or later. The vulnerability is fixed in OpenBao v2.5.4, and source references provide additional information on the fix.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-45808 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-45808
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-45808 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-45808
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/openbao/openbao/commit/c0495646b41cea0e3f5a1030132e9cf5c2375b5c
-
Source reference
Unverified legacy reference
URL: https://github.com/openbao/openbao/pull/3152
-
Source reference
Unverified legacy reference
URL: https://github.com/openbao/openbao/releases/tag/v2.5.4
-
Source reference
Unverified legacy reference
URL: https://github.com/openbao/openbao/security/advisories/GHSA-v8v8-cm84-m686
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.