CVE 9.4 CRITICAL

OpenBao has Reflected XSS in its OIDC authentication error message_CVE-2026-33758

9.4 / 10
CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Description

OpenBao is an open source identity-based secrets management system. Prior to version 2.5.2, OpenBao installations that have an OIDC/JWT authentication method enabled and a role with `callback_mode=direct` configured are vulnerable to XSS via the `error_description` parameter on the page for a failed authentication. This allows an attacker access to the token used in the Web UI by a victim. The `error_description` parameter has been replaced with a static error message in v2.5.2. The vulnerability can be mitigated by removing any roles with `callback_mode` set to `direct`.

Basic Information

ID CVE-2026-33758
Source GitHub_M
Published Mar 27, 2026 at 14:12
Modified Mar 27, 2026 at 19:58

Affected Product

Vendor openbao
Product openbao
Version < 2.5.2
Affected Versions openbao openbao < 2.5.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.