CVEFinder.io

CVE-2026-42557

⛔ critical
🔍 Scan for this CVE
Summary

jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. Prior to 4.5.7, JupyterLab's HTML sanitizer allowlists data-commandlinker-command and data-commandlinker-args on button elements, while CommandLinker listens for all click events on document.body and executes the named command without checking whether the element came from trusted JupyterLab UI. A notebook with a pre-saved HTML cell output containing a deceptive button

Description

jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. Prior to 4.5.7, JupyterLab's HTML sanitizer allowlists data-commandlinker-command and data-commandlinker-args on button elements, while CommandLinker listens for all click events on document.body and executes the named command without checking whether the element came from trusted JupyterLab UI. A notebook with a pre-saved HTML cell output containing a deceptive button can trigger arbitrary JupyterLab commands - including arbitrary code execution - on a single user click, without any code being submitted for execution by the user. This vulnerability is fixed in 4.5.7.

CVSS Score
9.6
Critical
EPSS Score
0.1
Exploit Probability
Published Date
2026-05-13
First Seen: 2026-06-03
📊 Relative Risk Intelligence

This CVE is Very High Risk - more severe than 90.2% of all 328,009 vulnerabilities in our database.

#32,050
Top 10% most severe
Severity Percentile
🎯 CISA SSVC Assessment Updated: May 14, 2026
🔍 Exploitation Status
None
No known exploits
⚙️ Automatable
NO
Requires human interaction
💥 Technical Impact
Total
Complete system compromise possible
SSVC data provided by CISA
Last Modified 2026-06-02
Source NVD 🔗
CVSS Vector 3.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
CVSS Vector 4.0 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CWE IDs (Weakness Types)

📦 Affected Products 2

🔗 References 1

🔗 Related CVEs 6

CVE ID Severity CVSS EPSS Summary Published
CVE-2026-42266 ⚠️ high 8.8 0.0 JupyterLab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Archit... 2026-05-13
CVE-2025-59842 🔶 medium 4.3 0.1 jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Archit... 2025-09-26
CVE-2024-43805 ⚠️ high 7.6 0.4 jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Archit... 2024-08-28
CVE-2024-39700 ⛔ critical 9.9 3.9 JupyterLab extension template is a `copier` template for JupyterLab extensions. Repositories created using this templat... 2024-07-16
CVE-2024-22420 🔶 medium 6.5 0.5 JupyterLab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Ar... 2024-01-19
CVE-2024-22421 ⚠️ high 7.6 0.1 JupyterLab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Ar... 2024-01-19
These CVEs affect the same products