๐Ÿ” CVE Alert

CVE-2026-73626

HIGH 7.5

JupyterLab before 4.6.2 Authentication Bypass via PyPIExtensionManager

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

JupyterLab versions >=4.6.0,<=4.6.1 and <=4.5.9 contain an allowlist/blocklist enforcement gap in PyPIExtensionManager.install(). A missing 'await' caused the is_install_allowed coroutine to never execute, so the extension allowlist/blocklist check was not enforced for direct callers of install(). The stock JupyterLab HTTP API and Extension Manager UI are not affected, as they perform a separate, correctly awaited check. The issue affects only deployments where a custom extension or downstream integration imports PyPIExtensionManager and calls install() directly with a package name influenced by untrusted input, an allowlist/blocklist is configured, the PyPI Extension Manager is enabled, and kernels and terminals are disabled or delegated to remote hosts. Fixed in JupyterLab 4.6.2 and 4.5.10.

CWE CWE-284
Vendor jupyterlab
Product jupyterlab
Published Aug 13, 2026
Last Updated Aug 28, 2026
Stay Ahead of the Next One

Get instant alerts for jupyterlab jupyterlab

Be the first to know when new high vulnerabilities affecting jupyterlab jupyterlab are published โ€” delivered to Slack, Telegram or Discord.

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

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

jupyterlab / jupyterlab
4.6.0 < 4.6.1
jupyterlab / jupyterlab
0 < 4.5.10

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/jupyterlab/jupyterlab/security/advisories/GHSA-whvh-wf3x-g77j vulncheck.com: https://www.vulncheck.com/advisories/jupyterlab-before-authentication-bypass-via-pypiextensionmanager

Credits

๐Ÿ” de3erve-hunter MUFFANUJ krassowski