Missing Authentication for Critical Function in OpenBao - CVE-2026-33757
Published: April 21, 2026
OpenBao
Detailed vulnerability description
The vulnerability allows a remote attacker to obtain an OpenBao token associated with the attacker's session by tricking a victim into completing a login flow.
The vulnerability exists due to improper authentication flow control in the JWT/OIDC direct callback mode when handling authentication requests for roles configured with callback_mode set to direct. A remote attacker can start an authentication request and have the victim visit a crafted URL to obtain an OpenBao token associated with the attacker's session by tricking a victim into completing a login flow.
User interaction is required to visit the URL and complete the login flow.