CVE-2024-28233High· 8.1▾ TwilightCross site scripting (XSS) in JupyterHub via Self-XSS leveraged by Cookie Tossing
▾ Twilight zone — High severity, or a signal on a lesser flaw
impact 44.6 · likelihood 0.1 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Exploit-prediction probability, daily snapshots since Jul 8.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via OSV
0.3%
Last analysed / modified upstream
Affected configurations:
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 the following:
To prevent cookie-tossing:
c.JupyterHub.subdomain_host = "https://mydomain.example.org"c.JupyterHub.cookie_host_prefix_enabled = True to enable domain-locked cookiesor, if available (applies to earlier JupyterHub versions):
c.JupyterHub.subdomain_host = "https://mydomain.example.org"jupyterhub < 4.1.0Upgrade to a patched release:
jupyterhub 4.1.0Connected by shared product, vendor, weakness, or advisory.
CVE-2024-41942High· 7.2JupyterHub has a privilege escalation vulnerability with the `admin:users` scope
CVE-2026-54338Medium· 5.3JupyterHub has Unauthenticated Denial of Service via Unbounded Username Logging on Failed Login
CVE-2026-40864Medium· 5.4JupyterHub has cross-origin form POSTs bypass XSRF (CWE-352)
CVE-2026-33709Medium· 6.1JupyterHub has an Open Redirect Vulnerability
CVE-2021-41247Low· 3.5incomplete JupyterHub logout with simultaneous JupyterLab sessions