Description
The nbconvert tool, jupyter nbconvert, converts Jupyter notebooks to various other formats via Jinja templates. Versions of nbconvert up to and including 7.16.6 on Windows have a vulnerability in which converting a notebook containing SVG output to a PDF results in unauthorized code execution. Specifically, a third party can create a `inkscape.bat` file that defines a Windows batch script, capable of arbitrary code execution. When a user runs `jupyter nbconvert --to pdf` on a notebook containing SVG output to a PDF on a Windows platform from this directory, the `inkscape.bat` file is run unexpectedly. As of time of publication, no known patches exist.
INFO
Published Date :
2025-12-17T20:27:59.578Z
Last Modified :
2025-12-18T15:09:46.627Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2025-53000 vulnerability.
| Vendors | Products |
|---|---|
| Jupyter |
|
| Microsoft |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-53000.