Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-rch3-82jr-f9w9

Опубликовано: 30 апр. 2026
Источник: github
Github: Прошло ревью
CVSS4: 8.4

Описание

Jupyter Notebook Vulnerable to Authentication Token Theft via CommandLinker XSS

Impact

A stored Cross-Site Scripting (XSS) vulnerability in Jupyter Notebook allows attackers to steal authentication tokens from users who open malicious notebook files and interact with elements that the attacker can make look indistinguishable from legitimate controls (single click interaction).

The vulnerability enables complete account takeover through the Jupyter REST API, allowing the attacker to:

  1. Read all files
  2. Modify/create files
  3. Access running kernels and execute arbitrary code
  4. Create terminals for shell access

Patches

Jupyter Notebook 7.5.6 and JupyterLab 4.5.7 include patches for this vulnerability.

Workarounds

The help extension can be disabled via CLI:

jupyter labextension disable @jupyter-notebook/help-extension jupyter labextension disable @jupyterlab/help-extension

Hardening

The patched versions include a toggle to disable the command linker functionality altogether, for example via overrides.json:

{ "@jupyterlab/apputils-extension:sanitizer": { "allowCommandLinker": false } }

Resources

Acknowledgments

Reported by Daniel Teixeira - NVIDIA AI Red Team

Пакеты

Наименование

@jupyter-notebook/help-extension

npm
Затронутые версииВерсия исправления

>= 7.0.0, <= 7.5.5

7.5.6

Наименование

notebook

pip
Затронутые версииВерсия исправления

>= 7.0.0, <= 7.5.5

7.5.6

Наименование

jupyterlab

pip
Затронутые версииВерсия исправления

<= 4.5.6

4.5.7

Наименование

@jupyterlab/help-extension

npm
Затронутые версииВерсия исправления

<= 4.5.6

4.5.7

EPSS

Процентиль: 39%
0.00476
Низкий

8.4 High

CVSS4

Дефекты

CWE-601
CWE-79

Связанные уязвимости

ubuntu
3 месяца назад

In Jupyter Notebook versions 7.0.0 through 7.5.5, JupyterLab versions 4.5.6 and earlier, and the corresponding @jupyter-notebook/help-extension and @jupyterlab/help-extension packages before 7.5.6 and 4.5.7, a stored cross-site scripting issue in the help command linker can be chained with attacker-controlled notebook content to steal authentication tokens with a single click. An attacker can craft a malicious notebook file containing elements that appear indistinguishable from legitimate controls and trigger execution when a user interacts with them. Successful exploitation allows theft of the user's authentication token and complete takeover of the Jupyter session through the REST API, including reading files, creating or modifying files, accessing kernels to execute arbitrary code, and creating terminals for shell access. This issue has been fixed in Notebook 7.5.6, JupyterLab 4.5.7, @jupyter-notebook/help-extension 7.5.6, and @jupyterlab/help-extension 4.5.7. As a workaround, di...

CVSS3: 8.8
redhat
3 месяца назад

In Jupyter Notebook versions 7.0.0 through 7.5.5, JupyterLab versions 4.5.6 and earlier, and the corresponding @jupyter-notebook/help-extension and @jupyterlab/help-extension packages before 7.5.6 and 4.5.7, a stored cross-site scripting issue in the help command linker can be chained with attacker-controlled notebook content to steal authentication tokens with a single click. An attacker can craft a malicious notebook file containing elements that appear indistinguishable from legitimate controls and trigger execution when a user interacts with them. Successful exploitation allows theft of the user's authentication token and complete takeover of the Jupyter session through the REST API, including reading files, creating or modifying files, accessing kernels to execute arbitrary code, and creating terminals for shell access. This issue has been fixed in Notebook 7.5.6, JupyterLab 4.5.7, @jupyter-notebook/help-extension 7.5.6, and @jupyterlab/help-extension 4.5.7. As a workaround, di...

nvd
3 месяца назад

In Jupyter Notebook versions 7.0.0 through 7.5.5, JupyterLab versions 4.5.6 and earlier, and the corresponding @jupyter-notebook/help-extension and @jupyterlab/help-extension packages before 7.5.6 and 4.5.7, a stored cross-site scripting issue in the help command linker can be chained with attacker-controlled notebook content to steal authentication tokens with a single click. An attacker can craft a malicious notebook file containing elements that appear indistinguishable from legitimate controls and trigger execution when a user interacts with them. Successful exploitation allows theft of the user's authentication token and complete takeover of the Jupyter session through the REST API, including reading files, creating or modifying files, accessing kernels to execute arbitrary code, and creating terminals for shell access. This issue has been fixed in Notebook 7.5.6, JupyterLab 4.5.7, @jupyter-notebook/help-extension 7.5.6, and @jupyterlab/help-extension 4.5.7. As a workaround, disa

debian
3 месяца назад

In Jupyter Notebook versions 7.0.0 through 7.5.5, JupyterLab versions ...

EPSS

Процентиль: 39%
0.00476
Низкий

8.4 High

CVSS4

Дефекты

CWE-601
CWE-79