CVE-2026-33758: OpenBao has Reflected XSS in its OIDC authentication error message
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`.
Security readout for executives and security teams
Plain-English summary
This is a critical OpenBao Web UI issue. In specific OIDC/JWT login configurations, a malicious authentication error message can execute in a victim’s browser and expose the Web UI token. Because OpenBao manages secrets, token theft could lead to high business impact.
Executive priority
Treat as urgent for any OpenBao deployment that protects production secrets. The affected configuration is specific, but the consequence is serious because a stolen Web UI token may expose or alter sensitive secret-management data.
Technical view
OpenBao before 2.5.2 is vulnerable to reflected XSS on failed OIDC/JWT authentication when a role uses callback_mode=direct. The error_description parameter was reflected into the failed authentication page. Version 2.5.2 replaces it with a static error message.
Likely exposure
Exposure is limited to OpenBao installations earlier than 2.5.2 with OIDC/JWT authentication enabled and at least one role configured with callback_mode=direct. Installations without that auth flow or role setting are not identified as affected in the bundle.
Exploitation context
The bundle does not show KEV listing or confirmed active exploitation. Exploitation requires victim interaction with the affected authentication error flow. Successful abuse could expose the victim’s Web UI token, creating confidentiality and integrity risk.
Researcher notes
The advisory maps the issue to improper output encoding/input handling and XSS weaknesses. The vulnerable surface is the failed OIDC/JWT authentication page in direct callback mode. The documented fix replaces attacker-influenced error text with a static message.
Mitigation direction
Upgrade OpenBao to version 2.5.2 or later.
Remove roles configured with callback_mode=direct where upgrade is not immediate.
Check OpenBao vendor guidance for any additional operational mitigations.
Prioritize environments where administrators use the Web UI.
Validation and detection
Inventory OpenBao versions across all environments.
Identify OIDC/JWT auth methods enabled in OpenBao.
Review auth roles for callback_mode=direct.
Confirm failed authentication pages no longer reflect user-controlled error descriptions.
Verify remediation against the OpenBao 2.5.2 release or vendor advisory.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-116: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
2CVSS vectors
5Timeline events
2ADP providers
8Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
2 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.