CVE-2026-44180
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
jupyter_enterprise_gatewayPyPI | >= 2.0.0rc1, < 3.3.0 | 3.3.0 |
Affected products
5cpe:2.3:a:jupyter:enterprise_gateway:*:*:*:*:*:*:*:*+ 3 more
- cpe:2.3:a:jupyter:enterprise_gateway:*:*:*:*:*:*:*:*range: >=2.1.0,<3.3.0
- cpe:2.3:a:jupyter:enterprise_gateway:2.0.0:-:*:*:*:*:*:*
- cpe:2.3:a:jupyter:enterprise_gateway:2.0.0:rc1:*:*:*:*:*:*
- cpe:2.3:a:jupyter:enterprise_gateway:2.0.0:rc2:*:*:*:*:*:*
- Range: >=2.0.0rc1,<3.3.0
Patches
Vulnerability mechanics
References
3- github.com/jupyter-server/enterprise_gateway/security/advisories/GHSA-chq7-94j8-cj28nvdExploitVendor AdvisoryWEB
- github.com/advisories/GHSA-chq7-94j8-cj28ghsaADVISORY
- github.com/jupyter-server/enterprise_gateway/releases/tag/v3.3.0nvdProductRelease NotesWEB
News mentions
0No linked articles in our index yet.