VYPR

Jupyterhub

by Jupyter

pypi: jupyterhub

Source repositories

CVEs (8)

  • CVE-2024-28233HigMar 27, 2024
    risk 0.46cvss 8.1epss 0.00

    JupyterHub is an open source multi-user server for Jupyter notebooks. By tricking a user into visiting a malicious subdomain, the attacker can achieve an XSS directly affecting the former's session. More precisely, in the context of JupyterHub, this XSS could achieve full access…

  • CVE-2024-41942HigAug 8, 2024
    risk 0.40cvss 7.2epss 0.01

    JupyterHub is software that allows one to create a multi-user server for Jupyter notebooks. Prior to versions 4.1.6 and 5.1.0, if a user is granted the `admin:users` scope, they may escalate their own privileges by making themselves a full admin user. The impact is relatively…

  • CVE-2026-33709MedApr 3, 2026
    risk 0.33cvss 6.1epss 0.00

    JupyterHub is software that allows one to create a multi-user server for Jupyter notebooks. Prior to version 5.4.4, an open redirect vulnerability in JupyterHub allows attackers to construct links which, when clicked, take users to the JupyterHub login page, after which they are…

  • CVE-2019-10255MedMar 28, 2019
    risk 0.33cvss 6.1epss 0.02

    An Open Redirect vulnerability for all browsers in Jupyter Notebook before 5.7.7 and some browsers (Chrome, Firefox) in JupyterHub before 0.9.5 allows crafted links to the login page, which will redirect to a malicious site after successful login. Servers running on a base_url…

  • CVE-2020-36191MedJan 13, 2021
    risk 0.29cvss 4.5epss 0.01

    JupyterHub 1.1.0 allows CSRF in the admin panel via a request that lacks an _xsrf field, as demonstrated by a /hub/api/user request (to add or remove a user account).

  • CVE-2026-40864MedMay 22, 2026
    risk 0.28cvss 5.4epss 0.00

    JupyterHub is software that allows users to create a multi-user server for Jupyter notebooks. In versions 4.1.0 through 5.4.4, XSRF protection (updated in 4.1.0) inappropriately treated requests with Sec-Fetch-Mode: no-cors as same-origin requests, bypassing XSRF checks. The…

  • CVE-2026-54338MedAug 7, 2026
    risk 0.27cvss 5.3epss 0.00

    JupyterHub is software that allows users to create a multi-user server for Jupyter notebooks. Prior to 5.5.0, invalid input to form-based login authenticators can place an unbounded attacker-controlled username in failed-login logs, allowing an unauthenticated attacker to…

  • CVE-2021-41247LowNov 4, 2021
    risk 0.16cvss 3.5epss 0.01

    JupyterHub is an open source multi-user server for Jupyter notebooks. In affected versions users who have multiple JupyterLab tabs open in the same browser session, may see incomplete logout from the single-user server, as fresh credentials (for the single-user server only, not…