XSS Vulnerability in OpenBao Identity-Based Secrets Management System
CVE-2026-33758
9.4CRITICAL
What is CVE-2026-33758?
OpenBao, an open-source identity-based secrets management system, is susceptible to a Cross-Site Scripting (XSS) exploit affecting installations with OIDC/JWT authentication enabled. The vulnerability occurs when a role is configured with callback_mode=direct, allowing an attacker to inject malicious scripts through the error_description parameter on the failed authentication page. This can lead to unauthorized access to the token utilized in the Web UI by a victim. The issue has been addressed in version 2.5.2, which replaces the vulnerable error_description parameter with a static error message. To mitigate the risk, users are advised to remove any roles utilizing callback_mode=direct.
Affected Version(s)
openbao < 2.5.2
