CVE-2026-33175 Details
Description
OAuthenticator is software that allows OAuth2 identity providers to be plugged in and used with JupyterHub. Prior to version 17.4.0, an authentication bypass vulnerability in oauthenticator allows an attacker with an unverified email address on an Auth0 tenant to login to JupyterHub. When email is used as the usrname_claim, this gives users control over their username and the possibility of account takeover. This issue has been patched in version 17.4.0.
An authentication bypass vulnerability has been identified in JupyterHub OAuthenticator versions prior to 17.4.0. This vulnerability allows an attacker with an unverified email address on an Auth0 tenant to log in to JupyterHub. When the email is used as the username claim, this gives the attacker control over the username and the potential for account takeover. The issue arises because Auth0 treats email verification as a user flag rather than a strict requirement for authentication. Exploitation is possible by registering an account with an unverified email and, knowing the email of an existing user, authenticating as that user.
Users are advised to upgrade OAuthenticator to version 17.4.0 or later. Additionally, Auth0 tenants can enforce email verification by sending emails after each denied access, ensuring that only verified emails are used for authentication.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 7, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-287 | Improper Authentication | [email protected] |
| CWE-290 | Authentication Bypass by Spoofing | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| jupyter oauthenticator | < 17.4.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 15, 2026 | Initial Analysis | [email protected] |
| Apr 3, 2026 | New CVE Received | [email protected] |