Description
OpenBao is an open source identity-based secrets management system. Prior to version 2.5.4, OpenBao's inline auth functionality incorrectly redacted audit log entries, resulting in non-auth headers being removed and auth-related headers being retained in cleartext. This requires an attacker to compromise access to the audit device. Operators should review leaked source authentication material and rotate it as appropriate. This is fixed in OpenBao v2.5.4.
Published: 2026-08-07
Score: 5.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

OpenBao's inline authentication facility fails to correctly redact audit log entries, a flaw identified as CWE-532. The incorrect redaction removes non‑authentication headers from logs while leaving authentication‑related headers in cleartext. This results in the exposure of sensitive authentication data within the audit trail. The vulnerability allows an attacker to read privileged authentication information that should have been masked, potentially enabling credential theft and subsequent system compromise.

Affected Systems

The issue affects all OpenBao installations running a version earlier than 2.5.4. The OpenBao product is distributed by the openbao organization. Operators of any such affected deployment should verify the version in use and plan for upgrade.

Risk and Exploitability

The CVSS score of 5.4 indicates a moderate severity, and the exploit probability (EPSS) data is not available, with the vulnerability not listed in the CISA KEV catalog. Exploitation requires an attacker to gain access to the audit device or system that stores the audit logs. Once access is achieved, the attacker can read the unredacted authentication information without additional privileges.

Generated by OpenCVE AI on August 7, 2026 at 21:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the OpenBao v2.5.4 release, which contains the audit log redaction fix
  • Review audit logs for any leaked authentication material and rotate affected credentials promptly
  • Enforce strict access controls on audit log storage to prevent unauthorized access and validate the log redaction behavior

Generated by OpenCVE AI on August 7, 2026 at 21:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-q8cj-789h-vg24 OpenBao's Inline Auth Incorrectly Redacted Headers
History

Fri, 07 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Openbao
Openbao openbao
Vendors & Products Openbao
Openbao openbao

Fri, 07 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
Description OpenBao is an open source identity-based secrets management system. Prior to version 2.5.4, OpenBao's inline auth functionality incorrectly redacted audit log entries, resulting in non-auth headers being removed and auth-related headers being retained in cleartext. This requires an attacker to compromise access to the audit device. Operators should review leaked source authentication material and rotate it as appropriate. This is fixed in OpenBao v2.5.4.
Title OpenBao's Inline Auth Incorrectly Redacted Headers
Weaknesses CWE-532
References
Metrics cvssV4_0

{'score': 5.4, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-07T21:13:47.124Z

Reserved: 2026-05-13T18:37:30.991Z

Link: CVE-2026-46358

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T21:30:18Z

Weaknesses
  • CWE-532

    Insertion of Sensitive Information into Log File