CVE-2026-40171
high
CVSS v3
—
CVSS v2
—
VIR risk
8.0
Description
Jupyter Notebook Vulnerable to Authentication Token Theft via CommandLinker XSS
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-40171
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | affected | |
| debian | bullseye | affected | |
| debian | forky | affected | |
| debian | sid | affected | |
| debian | trixie | affected | |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| npm | @jupyter-notebook/help-extension | >=7.0.0,<7.5.6 | 7.5.6 |
| PyPI | notebook | >=7.0.0,<7.5.6 | 7.5.6 |
| PyPI | jupyterlab | <4.5.7 | 4.5.7 |
| npm | @jupyterlab/help-extension | <4.5.7 | 4.5.7 |
| NPM | @jupyterlab/help-extension | <= 4.5.6 | 4.5.7 |
| PIP | jupyterlab | <= 4.5.6 | 4.5.7 |
| PIP | notebook | >= 7.0.0, <= 7.5.5 | 7.5.6 |
| NPM | @jupyter-notebook/help-extension | >= 7.0.0, <= 7.5.5 | 7.5.6 |
References
- https://github.com/jupyter/notebook/security/advisories/GHSA-rch3-82jr-f9w9
- https://nvd.nist.gov/vuln/detail/CVE-2026-40171
- https://github.com/jupyter/notebook
- https://jupyterlab.readthedocs.io/en/latest/user/commands.html#commands-in-markdown-output-and-files
- https://security-tracker.debian.org/tracker/CVE-2026-40171
- https://github.com/advisories/GHSA-rch3-82jr-f9w9
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.