Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/openbao/openbao
  4. ›
  5. CVE-2026-39388

CVE-2026-39388: OpenBao's Certificate Authentication Allows Token Renewal With Different Certificate

April 21, 2026 (updated April 27, 2026)

Due to incorrect matching, the certificate authentication method would allow renewal of tokens for which the attacker had a sibling certificate+key signed by the same CA, but which did not necessarily match the original role or the originally supplied certificate. This implies an attacker could still authenticate to OpenBao in a similar scope, however, token renewal implies that an attacker may be able to extend the lifetime of dynamic leases held by the original token. This attack requires knowledge of either the original token or its accessor.

This vulnerability is originally from HashiCorp Vault.

References

  • github.com/advisories/GHSA-7ccv-rp6m-rffr
  • github.com/openbao/openbao/commit/9ab7a066826cc544c30e8b203f8f472076f366e1
  • github.com/openbao/openbao/pull/2932
  • github.com/openbao/openbao/releases/tag/v2.5.3
  • github.com/openbao/openbao/security/advisories/GHSA-7ccv-rp6m-rffr
  • nvd.nist.gov/vuln/detail/CVE-2026-39388

Code Behaviors & Features

Detect and mitigate CVE-2026-39388 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.0.0-20260420160924-abe84e1af4c3

Fixed versions

  • 0.0.0-20260420160924-abe84e1af4c3

Solution

Upgrade to version 0.0.0-20260420160924-abe84e1af4c3 or above.

Impact 3.1 LOW

CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-295: Improper Certificate Validation
  • CWE-863: Incorrect Authorization

Source file

go/github.com/openbao/openbao/CVE-2026-39388.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Mon, 18 May 2026 12:19:43 +0000.