CVE-2026-33757
Last modified
CVE-2026-33757 is a high-severity vulnerability rated 8.3/10 on the CVSS scale. 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`. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openbao | Openbao | < 2.5.2 |
References
- https://datatracker.ietf.org/doc/html/rfc8628#section-5.4Technical Description
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-33757?
How severe is CVE-2026-33757?
How do I fix CVE-2026-33757?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-33751n8n is an open source workflow automation platform. Prior to…4.8
- CVE-2026-33752curl_cffi is the a Python binding for curl. Prior to 0.15.0,…8.6
- CVE-2026-33753rfc3161-client is a Python library implementing the Time-Sta…7.5
- CVE-2026-33754Wazuh is a free and open source platform used for threat pre…6.5
- CVE-2026-33755Group-Office is an enterprise customer relationship manageme…8.8
- CVE-2026-33756Saleor is an e-commerce platform. From 2.0.0 to before 3.23.…7.5
- CVE-2026-33758OpenBao is an open source identity-based secrets management …6.1
- CVE-2026-33759WWBN AVideo is an open source video platform. In versions up…5.3
- CVE-2026-3376A security vulnerability has been detected in Tenda F453 1.0…8.8
- CVE-2026-33760Langflow is a tool for building and deploying AI-powered age…8.8
- CVE-2026-33761WWBN AVideo is an open source video platform. In versions up…5.3
- CVE-2026-33762go-git is an extensible git implementation library written i…2.8
Are you affected by CVE-2026-33757?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
