VDB
Sign up
LOW

GHSA-444v-8vxr-p36h

OpenBao Agent Writes Secrets to Stdout

Quick fix

GHSA-444v-8vxr-p36h — github.com/openbao/openbao: upgrade to the fixed version with the command below.

go get github.com/openbao/openbao@v0.0.0-20260714163218-90272575e5f5

Details

### Impact

During certain error conditions, OpenBao Agent's exec rendering mode will incorrectly write secrets specified in `env_template` to stdout. This primarily happens when `num_retries` is met.

This vulnerability is original to Vault and was reported via the OpenBao security mailing list.

### Patches

This is addressed in OpenBao v2.6.0 GA.

Are you affected?

Enter the version of the package you're using.

Affected packages

Go/github.com/openbao/openbao
Introduced in: 0Fixed in: 0.0.0-20260714163218-90272575e5f5
Fixgo get github.com/openbao/openbao@v0.0.0-20260714163218-90272575e5f5
Go/github.com/openbao/openbao
Introduced in: 0.1.0

No fixed version published yet for github.com/openbao/openbao (go modules). Pin to a known-safe version or switch to an alternative.

References