Insecure Extension Management in JupyterLab by Project Jupyter
CVE-2026-42266
8.8HIGH
What is CVE-2026-42266?
JupyterLab, an extensible computing environment built on the Jupyter Notebook Architecture, has a vulnerability in versions 4.0.0 to 4.5.6. The allow-list for extensions that can be installed via the PyPI Extension Manager does not enforce restrictions properly, allowing potential installation from unauthorized packages outside the default PyPI index. This flaw was addressed in version 4.5.7, which correctly enforces the allowed extensions, mitigating the risk of malicious extension installations.
Affected Version(s)
jupyterlab >= 4.0.0, < 4.5.7
