Lucene search
+L

13 matches found

RedhatCVE
RedhatCVE
added 2026/08/14 3:33 p.m.9 views

CVE-2026-73626

A flaw was found in JupyterLab where a missing 'await' in the PyPIExtensionManager.install function could lead to an allowlist/blocklist enforcement gap. This vulnerability allows direct callers of install to bypass security checks, potentially enabling the installation of unauthorized extensions...

7.7CVSS5.3AI score0.00214EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/13 4:21 p.m.7 views

SUSE CVE-2026-73626

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 isinstallallowed coroutine to never execute, so the extension allowlist/blocklist check was not enforced for direct callers of install. The sto...

7.7CVSS5.4AI score0.00214EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 12:17 p.m.9 views

DEBIAN-CVE-2026-73626

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 isinstallallowed coroutine to never execute, so the extension allowlist/blocklist check was not enforced for direct callers of install. The sto...

7.5CVSS5.5AI score0.00214EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 12:17 p.m.10 views

CVE-2026-73626

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 isinstallallowed coroutine to never execute, so the extension allowlist/blocklist check was not enforced for direct callers of install. The sto...

7.7CVSS0.00214EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 12:17 p.m.7 views

UBUNTU-CVE-2026-73626

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 isinstallallowed coroutine to never execute, so the extension allowlist/blocklist check was not enforced for direct callers of install. The sto...

7.7CVSS5.6AI score0.00214EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/13 12:17 p.m.14 views

CVE-2026-73626

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 isinstallallowed coroutine to never execute, so the extension allowlist/blocklist check was not enforced for direct callers of install. The sto...

7.7CVSS5.5AI score0.00214EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 11:28 a.m.8 views

CVE-2026-73626 JupyterLab before 4.6.2 Authentication Bypass via PyPIExtensionManager

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 isinstallallowed coroutine to never execute, so the extension allowlist/blocklist check was not enforced for direct callers of install. The sto...

7.7CVSS5.4AI score0.00214EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/13 11:28 a.m.37 views

CVE-2026-73626 JupyterLab before 4.6.2 Authentication Bypass via PyPIExtensionManager

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 isinstallallowed coroutine to never execute, so the extension allowlist/blocklist check was not enforced for direct callers of install. The sto...

7.7CVSS0.00214EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 11:28 a.m.41 views

CVE-2026-73626

CVE-2026-73626 is a HIGH severity (CVSS 3.1: 7.5) vulnerability in JupyterLab versions >=4.6.0, <=4.6.1 and

7.7CVSS5.4AI score0.00214EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 11:28 a.m.4 views

CVE-2026-73626 JupyterLab before 4.6.2 Authentication Bypass via PyPIExtensionManager

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 isinstallallowed coroutine to never execute, so the extension allowlist/blocklist check was not enforced for direct callers of install. The sto...

7.7CVSS5.6AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/13 11:28 a.m.8 views

CVE-2026-73626

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 isinstallallowed coroutine to never execute, so the extension allowlist/blocklist check was not enforced for direct callers of install. The sto...

7.7CVSS5.5AI score0.00214EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/13 11:28 a.m.11 views

EUVD-2026-57795

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 isinstallallowed coroutine to never execute, so the extension allowlist/blocklist check was not enforced for direct callers of install. The sto...

5.4AI score0.00214EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/22 11:12 p.m.13 views

GHSA-WHVH-WF3X-G77J JupyterLab: Allowlist/blocklist check in `PyPIExtensionManager.install()` not enforced for direct callers (missing `await`)

The extension allowlist/blocklist check inside PyPIExtensionManager.install was not enforced due to a missing await. For purposes of JupyterLab this was a secondary defense-in-depth check: install was intended to enforce the allowlist/blocklist itself for any future uses and users calling this...

5.5AI score0.00214EPSS
SaveExploits0References9
Rows per page
Query Builder