Cross-site scripting in OpenBao - CVE-2026-33758
Published: April 21, 2026
OpenBao
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to cross-site scripting in the OIDC authentication error message page when handling the error_description parameter for a failed authentication. A remote attacker can supply a crafted error_description parameter to disclose sensitive information.
Only installations with an OIDC/JWT authentication method enabled and a role configured with callback_mode=direct are vulnerable. User interaction is required.