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: < 1% Very Low
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-312. 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 EPSS score of < 1% shows a very low probability that the vulnerability will be exploited in the near term. It is 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 13, 2026 at 10:06 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 13, 2026 at 10:06 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

Wed, 12 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-312
References
Metrics threat_severity

None

cvssV3_1

{'score': 4.4, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'}

threat_severity

Moderate


Tue, 11 Aug 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


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-11T01:14:49.117Z

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

Link: CVE-2026-46358

cve-icon Vulnrichment

Updated: 2026-08-11T01:14:44.771Z

cve-icon NVD

Status : Received

Published: 2026-08-07T21:17:28.040

Modified: 2026-08-11T02:16:50.883

Link: CVE-2026-46358

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-07T20:32:36Z

Links: CVE-2026-46358 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:15:07Z

Weaknesses
  • CWE-312

    Cleartext Storage of Sensitive Information

  • CWE-532

    Insertion of Sensitive Information into Log File