3 matches found
CVE-2026-77285
A flaw was found in OpenBao Agent. The agent's exec rendering mode can incorrectly write secrets from envtemplate to standard output. This occurs when the template runner is re-created after repeated rendering failures, specifically when numretries is met. A local user, process supervisor, or log...
CVE-2026-77285
The OpenBao Agent 's exec rendering mode contains a flaw where it can incorrectly write secrets from env_template to standard output . This vulnerability occurs when command/agent/exec/exec.go re-creates the template runner following repeated rendering failures, specifically when the num_retries ...
OpenBao Agent Writes Secrets to Stdout
Impact During certain error conditions, OpenBao Agent's exec rendering mode will incorrectly write secrets specified in envtemplate to stdout. This primarily happens when numretries is met. This vulnerability is original to Vault and was reported via the OpenBao security mailing list. Patches Thi...