VYPR

enterprise-gateway

by Jupyter Server

CVEs (3)

  • CVE-2026-44182criJun 3, 2026
    risk 0.52cvss epss

    ### Summary The environment variables used during the rendering of the Kubernetes manifest allow YAML injection, enabling attackers to overwrite existing keys like `securityContext` and inject multi-document YAML to create additional unintended Kubernetes resources. ###…

  • CVE-2026-44181criJun 3, 2026
    risk 0.52cvss epss

    ### Summary 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…

  • CVE-2026-44180criJun 3, 2026
    risk 0.52cvss epss

    ### Summary Jupyter Enterprise Gateway has a prohibited UID and GID feature that by default prevents launching kernels with UID or GID 0 (root). This can be bypassed. It is possible to launch kernels with a prohibited UID and/or GID by using a specially crafted `KERNEL_UID` or…