Lucene search
+L

449 matches found

Kitploit
Kitploit
added 2026/09/01 9:53 p.m.2 views

gha-lab-0ba60e6456

統合テスト このフォルダには、拡張機能の統合テストが含まれています。 これらは Playwright テストランナーと Galata ヘルパーを使用して定義されています。 Playwright の設定は playwright.config.js で定義されています。 統合テストに使用する JupyterLab サーバーの設定は jupyterservertestconfig.py で定義されています。 デフォルトの設定では、失敗したテストのビデオと HTML レポートが生成されます。 新しい実験的な UI モードがあります。気に入るかもしれません。こちらのビデオ をご覧ください。...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/31 2:06 a.m.4 views

mcpjam-to-root

⚠️ 免責事項 このリポジトリは、許可されたセキュリティ研究、ペネトレーションテスト、教育目的のみ を意図しています。 明示的な許可なく、ここで説明する手法をシステムに対して使用しないでください。 ⚡ MCPJam → Root MCPJam Inspector RCEからrootまで — CVE-2026-23744、JupyterLabトークン開示、カーネル実行、そしてOPSMCP権限昇格。 --- 📖 概要 このリポジトリは、公開されたMCPJam Inspector インスタンスからrootレベルのアクセス に至る、完全なLinux攻撃チェーンを文書化したものです。...

9.8CVSS6.6AI score0.45026EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/08/28 11:02 a.m.4 views

CVE-2024-39700-PoC

CVE-2024-39700 Prova di concetto I repository creati utilizzando questo template con l'opzione test includono il workflow update-integration-tests.yml che presenta una vulnerabilità RCE. PoC PR: https://github.com/LOURC0D3/CVE-2024-39700-PoC/pull/2 Commit Risultato dell'azione:...

9.9CVSS5.8AI score0.01024EPSS
SaveExploits3References4
OSV
OSV
added 2026/08/28 12:00 a.m.6 views

OPENSUSE-SU-2026:11634-1 jupyter-jupyterlab-4.5.10-1.1 on GA media

These are all security issues fixed in the jupyter-jupyterlab-4.5.10-1.1 package on the GA media of openSUSE Tumbleweed...

8.6CVSS5.9AI score0.00574EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/19 8:43 a.m.7 views

BIT-JUPYTERLAB-2026-73417 JupyterLab: Cross-site scripting (XSS) via crafted settings file (`overrides.json`)

jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. From 3.3.0 until 4.5.10 and 4.6.2, JupyterLab allows notebook settings to be shared and applied through an overrides.json file using the Import button in the Settings...

8.6CVSS5.6AI score0.00552EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/19 8:43 a.m.7 views

BIT-JUPYTERLAB-2026-73416 jupyterlab: PyPI extension blocklist package-name canonicalization bypass

jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. From 4.5.0 until 4.5.10 and 4.6.2, in jupyterlab/extensions/manager.py and jupyterlab/extensions/pypi.py, JupyterLab's PyPI extension manager enforces...

6.1CVSS5.5AI score0.00487EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/18 10:05 a.m.8 views

BIT-JUPYTERLAB-2026-73415 jupyterlab: Image viewer in JupyterLab allows XSS when opening malicious image in new browser tab

jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. Prior to 4.5.10 and 4.6.2, in packages/imageviewer/src/widget.ts, JupyterLab's ImageViewer uses URL.createObjectURL for a specially crafted SVG image and revokes the blo...

7.5CVSS5.7AI score0.00574EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/08/14 3:33 p.m.8 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
RedhatCVE
RedhatCVE
added 2026/08/14 3:19 p.m.8 views

CVE-2026-73627

A flaw was found in JupyterLab. An authenticated user can bypass administrator lock rules in the plugin manager by making direct requests to the /lab/api/plugins endpoint. This allows them to enable or disable plugins that were locked, including child plugins and those locked via the 'lock all'...

7.1CVSS5.3AI score0.00249EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/14 3:16 p.m.11 views

CVE-2026-73415

A flaw was found in JupyterLab. The ImageViewer component improperly handles specially crafted SVG images by revoking a blob URL too early. This allows a remote attacker to exploit a cross-site scripting XSS vulnerability when a malicious image is opened through the image viewer and subsequently ...

8CVSS6AI score0.00574EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2026/08/14 3:09 p.m.7 views

CVE-2026-73416

A flaw was found in jupyterlab. The PyPI Python Package Index extension manager uses a custom normalization process for package names that is weaker than the official PyPI canonicalization. This allows an authenticated user to bypass blocklist restrictions by using an alternative spelling of a...

6.3CVSS5AI score0.00487EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2026/08/14 3:09 p.m.7 views

CVE-2026-73417

A flaw was found in JupyterLab. Improper validation of sideBySideLeftMarginOverride and sideBySideRightMarginOverride settings within the overrides.json file allows for cross-site scripting XSS. An attacker can exploit this by convincing a user to import a specially crafted settings file, or by...

8.6CVSS5.4AI score0.00552EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-73417

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. From 3.3.0 until 4.5.10 and 4.6....

8.6CVSS5.4AI score0.00552EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-73416

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. From 4.5.0 until 4.5.10 and 4.6....

6.1CVSS5.5AI score0.00487EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-73627

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - JupyterLab pip package 'jupyterlab' versions =4.1.0,=4.6.0,=4.6.1 contain a plugin manager lock-rule enforcement bypass. Two server-side enforcement gaps allow ...

6CVSS5.5AI score0.00249EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-73626

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.7CVSS5.9AI score0.00214EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-73415

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. Prior to 4.5.10 and 4.6.2, in...

7.5CVSS5.4AI score0.00574EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 10:17 p.m.8 views

DEBIAN-CVE-2026-73417

jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. From 3.3.0 until 4.5.10 and 4.6.2, JupyterLab allows notebook settings to be shared and applied through an overrides.json file using the Import button in the Settings...

8.6CVSS5.6AI score0.00552EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 10:17 p.m.14 views

CVE-2026-73417

jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. From 3.3.0 until 4.5.10 and 4.6.2, JupyterLab allows notebook settings to be shared and applied through an overrides.json file using the Import button in the Settings...

8.6CVSS0.00552EPSS
SaveExploits0References10
NVD
NVD
added 2026/08/13 10:17 p.m.8 views

CVE-2026-73416

jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. From 4.5.0 until 4.5.10 and 4.6.2, in jupyterlab/extensions/manager.py and jupyterlab/extensions/pypi.py, JupyterLab's PyPI extension manager enforces...

6.1CVSS0.00487EPSS
SaveExploits0References10
Rows per page
Query Builder