VYPR
Critical severity9.8NVD Advisory· Published Jul 16, 2026· Updated Aug 5, 2026

CVE-2026-44180

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.

PackageAffected versionsPatched versions
jupyter_enterprise_gatewayPyPI
>= 2.0.0rc1, < 3.3.03.3.0

Affected products

5
  • cpe: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

News mentions

0

No linked articles in our index yet.