CVE Catalog

CVE-2026-77285

LowCVSS 2.4
Published: Updated: Translated: NVD NIST

Summary

OpenBao Agent's exec rendering mode could write secrets from env_template to standard output when exec.go re-created the template runner after repeated rendering failures, primarily after num_retries was reached. A process supervisor, log collector, or local user able to read that output could obtain the rendered secret values. This issue is fixed in version 2.6.0.

Risk Assessment

Leakage of secret values into logs or standard output can enable unauthorized access to protected data and systems. The risk applies to environments where logs are collected or accessible to multiple users.

Recommendation

Upgrade OpenBao to version 2.6.0 or later. Additionally, restrict access to the agent process's standard output and logs, and review existing logs for potential secret leakage.

Other vulnerabilities in OpenBao

See all
Original NVD description (English source)

OpenBao is an open source identity-based secrets management system. Prior to 2.6.0, OpenBao Agent's exec rendering mode could write secrets from env_template to standard output when command/agent/exec/exec.go re-created the template runner after repeated rendering failures, primarily after num_retries was reached. A process supervisor, log collector, or local user able to read that output could obtain the rendered secret values. This issue is fixed in version 2.6.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS