CVEFinder.io

CVE-2026-33757

⛔ critical
🔍 Scan for this CVE
Summary

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 a

Description

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.

CVSS Score
9.6
Critical
EPSS Score
0.0
Exploit Probability
Published Date
2026-03-27
First Seen: 2026-03-28
📊 Relative Risk Intelligence

This CVE is Very High Risk - more severe than 90.2% of all 328,009 vulnerabilities in our database.

#32,050
Top 10% most severe
Severity Percentile
đŸŽ¯ CISA SSVC Assessment Updated: Mar 31, 2026
🔍 Exploitation Status
None
No known exploits
âš™ī¸ Automatable
NO
Requires human interaction
đŸ’Ĩ Technical Impact
Total
Complete system compromise possible
SSVC data provided by CISA
Last Modified 2026-03-30
CVSS Vector 3.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:L
CWE IDs (Weakness Types)

đŸ“Ļ Affected Products 1

🔗 References 3

🔗 Related CVEs 6

CVE ID Severity CVSS EPSS Summary Published
CVE-2026-42186 âš ī¸ high 7.5 0.0 OpenBao is an open source identity-based secrets management system. Prior to 2.5.3, when OpenBao's initial namespace del... 2026-05-14
CVE-2026-39388 â„šī¸ low 3.1 0.0 OpenBao is an open source identity-based secrets management system. Prior to version 2.5.3, OpenBao's Certificate authen... 2026-04-21
CVE-2026-39396 â„šī¸ low 3.1 0.0 OpenBao is an open source identity-based secrets management system. Prior to version 2.5.3, `ExtractPluginFromImage()` i... 2026-04-21
CVE-2026-39946 đŸ”ļ medium 4.9 0.0 OpenBao is an open source identity-based secrets management system. Prior to version 2.5.3, when OpenBao revoked privile... 2026-04-21
CVE-2026-40264 â„šī¸ low 2.7 0.0 OpenBao is an open source identity-based secrets management system. OpenBao's namespaces provide multi-tenant separation... 2026-04-21
CVE-2026-33758 đŸ”ļ medium 6.1 0.1 OpenBao is an open source identity-based secrets management system. Prior to version 2.5.2, OpenBao installations that h... 2026-03-27
These CVEs affect the same products