OpenBaoGHSA-cpj3-3r2f-xj59
OpenBao has Reflected XSS in its OIDC authentication error message
CriticalCVE-2026-33758 · Published Mar 26, 2026 · updated Jul 27, 2026
### 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`.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| github.com/openbao/openbao Go | < 0.0.0-20260325133417-6e2b2dd84f0e | 0.0.0-20260325133417-6e2b2dd84f0e |
Details and references
More OpenBao advisories
All OpenBao| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| May 5 | OpenBao's Namespace Deletion May Not Delete Data Properly | Low | 0.0.0-20260420173541-6d2e0506e2b4 |
| Apr 21 | OpenBao's Token Store Allows Cross-Namespace Renewal, Revocation | Low | 0.0.0-20260420162526-f58111d2ca54 |
| Apr 21 | OpenBao's SQL Injection in PostgreSQL database secrets engine | Medium4.9 | 0.0.0-20260420155735-b596b0882620 |
| Apr 21 | OpenBao: Decompression Bomb via Unbounded Copy in OCI Plugin Extraction (DoS) | Low3.1 | 0.0.0-20260420180337-2b2a901aa9f7 |
| Apr 21 | OpenBao's Certificate Authentication Allows Token Renewal With Different Certificate | Low3.1 | 0.0.0-20260420160924-abe84e1af4c3 |
| Mar 26 | OpenBao lacks user confirmation for OIDC direct callback mode | Critical9.6 | 0.0.0-20260325142553-e32103951925 |