BIT-openbao-2026-55776

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/openbao/BIT-openbao-2026-55776.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-openbao-2026-55776
Aliases
Published
2026-09-25T12:28:12Z
Modified
2026-09-25T14:25:40Z
Summary
OpenBao: Transit secrets engine crashes on key creation with `derived: true` for asymmetric key types
Details

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.

Database specific
{
    "cpes":  [
        "cpe:2.3:a:openbao:openbao:*:*:*:*:*:go:*:*"
    ],
    "severity":  "Medium"
}
References

Affected packages

Bitnami / openbao

Package

Name
openbao
Purl
pkg:bitnami/openbao

Severity

  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
2.5.5

Database specific

source
"https://github.com/bitnami/vulndb/tree/main/data/openbao/BIT-openbao-2026-55776.json"