CVE-2026-44181
CRITICAL
10.0
CVSS 4.0
Description
Jupyter Enterprise Gateway launches remote Jupyter Notebook kernels across distributed clusters like Apache Spark, Kubernetes, and Docker Swarm. In versions 2.0.0rc2 and above, prior to 3.3.0, the environment variables (KERNEL_XXX) used during the rendering of the Kubernetes manifest are vulnerable to Server Side Template Injection (SSTI). By including Jinja2 template expressions it is possible to execution Python code and OS Commands in the Enterprise Gateway service. The code can use or steal the Kubernetes service account token, which can steal Kubernetes secrets and be used to fully compromise the Kubernetes cluster by scheduling a privileged pod or a pod with a hostPath volume mount. This issue has been fixed in version 3.3.0.
Metadata
Severity & Metrics
10.0
CRITICAL CVSS 4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| jupyter-server | enterprise_gateway | — | >= 2.0.0rc2, < 3.3.0 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-1336 | cna | CWE-1336: Improper Neutralization of Special Elements Used in a Template Engine |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 10.0 | CRITICAL | 4.0 | cna | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H |
References (2)
- https://github.com/jupyter-server/enterprise_gateway/security/advisories/GHSA-f49j-v924-fx9w https://github.com/jupyter-server/enterprise_gateway/security/advisories/GHSA-f49j-v924-fx9w
- https://github.com/jupyter-server/enterprise_gateway/releases/tag/v3.3.0 https://github.com/jupyter-server/enterprise_gateway/releases/tag/v3.3.0