CVE-2026-42266

high
Published 2026-05-05 · Modified 2026-05-27
CVSS v3
8.8
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS v2
VIR risk
8.8

Description

JupyterLab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. From 4.0.0 to 4.5.6, the allow-list of extensions that can be installed from PyPI Extension Manager (allowed_extensions_uris) is not correctly enforced by JupyterLab. The PyPI Extension Manager was not contained to packages listed on the default PyPI index. This vulnerability is fixed in 4.5.7.

Predictions

Exploit likelihood
92%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-42266

vendor Authored 2026-05-27

Vendor advisory: security-advisories@github.com — https://github.com/jupyterlab/jupyterlab/security/advisories/GHSA-37w4-hwhx-4rc4

vendor Authored 2026-05-27

Vendor advisory: security-advisories@github.com — https://github.com/jupyterlab/jupyterlab/releases/tag/v4.5.7

OS impact

OSVersionStatusFixed in
debian debianforkyaffected
debian debiansidaffected
debian debiantrixieaffected

Package impact

EcosystemPackageVulnerableFixed
python PyPIjupyterlab>=4.0.0,<4.5.74.5.7
PIPjupyterlab>= 4.0.0, <= 4.5.64.5.7

Application impact

VendorProductVersionsFixed
jupyterjupyterlab{"startIncluding":"4.0.0","endExcluding":"4.5.7"}4.5.7

References

CWEs

CWE-88 CWE-602

Verify integrity in audit chain (admin only). AS-IS.