๐Ÿ” CVE Alert

CVE-2026-44182

UNKNOWN 0.0

Jupyter Enterprise Gateway Has Kubernetes Manifest Injection via Jinja2 Template Rendering

CVSS Score
0.0
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. In versions prior to 3.3.0, the server interpolates untrusted environment variables (e.g., KERNEL_XXX) into Kubernetes manifests without YAML-aware escaping, enabling YAML injection attacks. Attackers can inject new fields, overwrite critical fields (e.g., duplicate securityContext keys, where the last one prevails), and inject document boundaries (--- for new documents, ... for end-of-document) to generate multiple resources, potentially creating arbitrary types, such as privileged pods. The Jinja2 template for the Kubernetes manifest contains several kernel_xxx variables, such as kernel_working_dir that are used when rendering the manifest and are all vectors for YAML injection. This issue has been fixed in version 3.3.0.

CWE CWE-74
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 unknown vulnerabilities affecting jupyter-server enterprise_gateway are published โ€” delivered to Slack, Telegram or Discord.

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

Affected Versions

jupyter-server / enterprise_gateway
< 3.3.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/jupyter-server/enterprise_gateway/security/advisories/GHSA-cfw7-6c5v-2wjq github.com: https://github.com/jupyter-server/enterprise_gateway/releases/tag/v3.3.0