CVE 8.5 HIGH

nbconvert has an uncontrolled search path that leads to unauthorized code execution on Windows_CVE-2025-53000

8.5 / 10
HIGH
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

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.

AI Analysis

Uncontrolled search path vulnerability in nbconvert on Windows, allowing unauthorized code execution when converting notebooks to PDF

Basic Information

ID CVE-2025-53000
Source GitHub_M
Published Dec 17, 2025 at 20:27

Affected Product

Vendor jupyter
Product nbconvert
Affected Versions jupyter nbconvert 0

CWE Classification

AI Assessment

AI Score 8.5 / 10
AI Severity High
Vendor Project Jupyter
Product nbconvert
Version up to 7.16.6

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.