Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2024-41942 Details

Description

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 small in that `admin:users` is already an extremely privileged scope only granted to trusted users. In effect, `admin:users` is equivalent to `admin=True`, which is not intended. Note that the change here only prevents escalation to the built-in JupyterHub admin role that has unrestricted permissions. It does not prevent users with e.g. `groups` permissions from granting themselves or other users permissions via group membership, which is intentional. Versions 4.1.6 and 5.1.0 fix this issue.

Metrics

References 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-IDCWE NameSource
NVD-CWE-noinfoInsufficient Information to Classify Weakness[email protected]
CWE-274Improper Handling of Insufficient Privileges[email protected]

Affected Products

ProductVersions
jupyter jupyterhub
< 4.1.6
5.0.0 -
5.0.0 beta1
5.0.0 beta2

CPE

  • cpe:2.3:a:jupyter:jupyterhub:*:*:*:*:*:*:*:*
  • cpe:2.3:a:jupyter:jupyterhub:5.0.0:-:*:*:*:*:*:*
  • cpe:2.3:a:jupyter:jupyterhub:5.0.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:jupyter:jupyterhub:5.0.0:beta2:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2024-41942
NVD Published Date:
Aug 8, 2024
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2024-41942 Details - Not Deferred