CVE-2021-41194
Last modified
CVE-2021-41194 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. FirstUseAuthenticator is a JupyterHub authenticator that helps new users set their password on their first login to JupyterHub. When JupyterHub is used with FirstUseAuthenticator, a vulnerability in versions prior to 1.0.0 allows unauthorized access to any user's account if `create_users=True` and the username is known or guessed. EPSS estimates a 1.32% chance of exploitation in the next 30 days.
Description
FirstUseAuthenticator is a JupyterHub authenticator that helps new users set their password on their first login to JupyterHub. When JupyterHub is used with FirstUseAuthenticator, a vulnerability in versions prior to 1.0.0 allows unauthorized access to any user's account if `create_users=True` and the username is known or guessed. One may upgrade to version 1.0.0 or apply a patch manually to mitigate the vulnerability. For those who cannot upgrade, there is no complete workaround, but a partial mitigation exists. One can disable user creation with `c.FirstUseAuthenticator.create_users = False`, which will only allow login with fully normalized usernames for already existing users prior to jupyterhub-firstuserauthenticator 1.0.0. If any users have never logged in with their normalized username (i.e. lowercase), they will still be vulnerable until a patch or upgrade occurs.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Jupyterhub | First Use Authenticator | < 1.0.0 |
References
- https://github.com/jupyterhub/firstuseauthenticator/pull/38Patch, Third Party Advisory
- https://github.com/jupyterhub/firstuseauthenticator/pull/38.patchPatch, Third Party Advisory
- https://github.com/jupyterhub/firstuseauthenticator/pull/38Patch, Third Party Advisory
- https://github.com/jupyterhub/firstuseauthenticator/pull/38.patchPatch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-41194?
How severe is CVE-2021-41194?
How do I fix CVE-2021-41194?
Are you affected by CVE-2021-41194?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
