๐Ÿ” CVE Alert

CVE-2026-44180

CRITICAL 9.8

Jupyter Enterprise Gateway: ContainerProcessProxy._enforce_prohibited_ids can be Bypassed

CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-20
Vendor jupyter-server
Product enterprise_gateway
Published Jul 16, 2026
Stay Ahead of the Next One

Get instant alerts for jupyter-server enterprise_gateway

Be the first to know when new critical vulnerabilities affecting jupyter-server enterprise_gateway are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

jupyter-server / enterprise_gateway
>= 2.0.0rc1, < 3.3.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/jupyter-server/enterprise_gateway/security/advisories/GHSA-chq7-94j8-cj28 github.com: https://github.com/jupyter-server/enterprise_gateway/releases/tag/v3.3.0