Bug 2514936 (CVE-2026-73415) - CVE-2026-73415 jupyterlab: JupyterLab: Arbitrary code execution via malicious image in image viewer
Summary: CVE-2026-73415 jupyterlab: JupyterLab: Arbitrary code execution via malicious...
Keywords:
Status: NEW
Alias: CVE-2026-73415
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-12 20:11 UTC by OSIDB Bzimport
Modified: 2026-08-19 11:49 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-12 20:11:17 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.