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?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- 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 2021
- CVE-2021-41189DSpace is an open source turnkey repository application. In …7.2
- CVE-2021-4119bookstack is vulnerable to Improper Access Control9.8
- CVE-2021-41190The OCI Distribution Spec project defines an API protocol to…5
- CVE-2021-41191Roblox-Purchasing-Hub is an open source Roblox product purch…7.5
- CVE-2021-41192Redash is a package for data visualization and sharing. If a…6.5
- CVE-2021-41193wire-avs is the audio visual signaling (AVS) component of Wi…9.8
- CVE-2021-41195TensorFlow is an open source platform for machine learning. …5.5
- CVE-2021-41196TensorFlow is an open source platform for machine learning. …5.5
- CVE-2021-41197TensorFlow is an open source platform for machine learning. …5.5
- CVE-2021-41198TensorFlow is an open source platform for machine learning. …5.5
- CVE-2021-41199TensorFlow is an open source platform for machine learning. …5.5
- CVE-2021-4120snapd 2.54.2 fails to perform sufficient validation of snap …7.8
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
