CVE-2026-73415

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 blob URL too early, allowing the image to retain an executable same-origin context when it is opened through the image viewer and then opened in a new browser tab. The resulting cross-site scripting can be used to execute arbitrary code on the JupyterLab server. This issue is fixed in versions 4.5.10 and 4.6.2.
CVSS

No CVSS.

Configurations

No configuration.

History

12 Aug 2026, 20:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-08-12 20:17

Updated : 2026-08-12 21:17


NVD link : CVE-2026-73415

Mitre link : CVE-2026-73415

CVE.ORG link : CVE-2026-73415


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')