๐Ÿ” CVE Alert

CVE-2026-55776

MEDIUM 6.5

OpenBao: Transit secrets engine crashes on key creation with `derived: true` for asymmetric key types

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

OpenBao is an open source identity-based secrets management system. Prior to 2.5.5, an authenticated OpenBao caller with write access to transit/keys/* could terminate the server process by setting derived to true while the type parameter selected rsa-, ecdsa-, or ed25519. The Transit policy creation path in builtin/logical/transit/backend.go and sdk/helper/keysutil/policy.go could reach an error path that double-unlocked a mutex while handling this invalid asymmetric derived-key combination, causing a panic, no HTTP response, process exit, and denial of service. JSON and HCL key-creation requests can express the triggering combination. This issue is fixed in version 2.5.5.

CWE CWE-617
Vendor openbao
Product openbao
Published Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for openbao openbao

Be the first to know when new medium vulnerabilities affecting openbao openbao are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

openbao / openbao
< 2.5.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/openbao/openbao/security/advisories/GHSA-8w8f-r2xv-4q4j github.com: https://github.com/openbao/openbao/pull/3309 github.com: https://github.com/openbao/openbao/pull/3312 github.com: https://github.com/openbao/openbao/commit/bb17827f3e33779a10166f7d0e61b191c0facef9 github.com: https://github.com/openbao/openbao/commit/db57c62602b25da12951f3f0edb888e7c4da61e5 github.com: https://github.com/openbao/openbao/releases/tag/v2.5.5 github.com: https://github.com/openbao/openbao/releases/tag/v2.6.0