UNKNOWNCVE-2026-33758
OpenBao has Reflected XSS in its OIDC authentication error message
Platform
go
Component
github.com/openbao/openbao
Fixed in
0.0.0-20260325133417-6e2b2dd84f0e
### Impact 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. ### Patches The `error_description` parameter has been replaced with a static error message in v2.5.2 ### Workarounds The vulnerability can be mitigated by removing any roles with `callback_mode` set to `direct`.
How to fix
Actualice OpenBao a la versión 2.5.2 o superior. Alternativamente, elimine cualquier rol con `callback_mode` configurado como `direct`.
Monitor your dependencies automatically
Get notified when new vulnerabilities affect your projects. Free forever.
Start free