Improper input validation in Jupyter Enterprise Gateway
CVE-2026-44180
Jupyter Enterprise Gateway launches remote Jupyter Notebook kernels across distributed clusters like Apache Spark, Kubernetes, and Docker Swarm. Versions 2.0.0rc1 and above prior to 3.3.0 have a prohibited UID and GID feature that by default prevents launching kernels with UID or GID 0 (root), and this restriction can be bypassed using a specially crafted KERNEL_UID or KERNEL_GID value. This input validation vulnerability allows running Jupyter kernels as root, which can be dangerous as it allows more attack surface, and may lead to container escapes, compromising the worker node and all workloads running on it. Repeated exploitation can compromise all worker nodes, and thus the entire Kubernetes cluster. It is possible to specify volume mounts, so one vector for a container escape is to use a hostPath R/W volume mount, use this UID/GID bypass to run as root, and then gain code execution in the underlying worker node by creating a crontab entry in the mounted host file system. This issue has been fixed in version 3.0.0.
Vulnerability class: Drupalgeddon 2 (CVE-2018-7600)
EPSS: 0.006 (43.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Jupyter Enterprise_gateway — versions 2.0.0
- Jupyter-server Enterprise_gateway — versions >= 2.0.0rc1, < 3.3.0
Weakness classification (CWE)
References
- security-advisories@github.com (Product, x_refsource_MISC, Release Notes)
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Vendor Advisory)
Frequently asked questions
- What is CVE-2026-44180?
- CVE-2026-44180 is a critical-severity vulnerability in Jupyter Enterprise Gateway, classified under Improper Input Validation. CVSS score: 9.8/10. Published 2026-07-16.
- How severe is CVE-2026-44180?
- Critical severity. CVSS v3 base score is 9.8 out of 10.