GHSA-7q7g-x6vg-xpc3 · Severity: critical · Ecosystem: go — OpenBao lacks user confirmation for OIDC direct callback mode
OpenBao is an open source identity-based secrets management system. Prior to version 2.5.2, OpenBao does not prompt for user confirmation when logging in via JWT/OIDC and a role with `callback_mode` set to `direct`. This allows an attacker to start an authentication request and perform "remote phishing" by having the victim visit the URL and automatically log-in to the session of the attacker. Despite being based on the authorization code flow, the `direct` mode calls back directly to the API and allows an attacker to poll for an OpenBao token until it is issued. Version 2.5.2 includes an additional confirmation screen for `direct` type logins that requires manual user interaction in order to finish the authentication. This issue can be worked around either by removing any roles with `callback_mode=direct` or enforcing confirmation for every session on the token issuer side for the Client ID used by OpenBao.
Conclusion & alert: CVE-2026-33757 is rated Moderate Risk (41.6/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.03%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-21 | 0.06% | 0.03% | -0.03% |
| 2 | 2026-03-28 | — | 0.06% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.6 | 3.1 | CRITICAL |
|
2.8 | 6.0 | [email protected] |
| 8.3 | 3.1 | HIGH |
|
2.8 | 5.5 | [email protected] |
GHSA-7q7g-x6vg-xpc3 · Severity: critical · Ecosystem: go — OpenBao lacks user confirmation for OIDC direct callback mode
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-33757: 1 source package rows (openbao); 30 state rows across 2 repos (3.23-community, edge-community); fixed 0, open 30. | https://security.alpinelinux.org/vuln/CVE-2026-33757 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2026-33757 |
| URL | Tags |
|---|---|
| https://datatracker.ietf.org/doc/html/rfc8628#section-5.4 | Technical Description |
| https://github.com/openbao/openbao/commit/e32103951925723e9787e33886ab6b6ec20f4964 | Patch |
| https://github.com/openbao/openbao/security/advisories/GHSA-7q7g-x6vg-xpc3 | Vendor Advisory |