SCA: security update for github.com/openbao/openbao (GHSA-8w8f-r2xv-4q4j)

medium Tenable Self-Hosted Container Security Plugin ID 443678

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-55776)

Solution

Update the github.com/openbao/openbao library and its related packages to version 0.0.0-20260617104123-db57c62602b2 or later.

See Also

https://github.com/advisories/GHSA-8w8f-r2xv-4q4j

Plugin Details

Severity: Medium

ID: 443678

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 6/20/2026

Updated: 9/16/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.72

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

Vector: CVSS2#AV:N/AC:L/Au:S/C:N/I:N/A:C

CVSS Score Source: CVE-2026-55776

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/19/2026

Vulnerability Publication Date: 6/19/2026

Reference Information

CVE: CVE-2026-55776

cwe: CWE-617