Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-39378
Published:April 21, 2026
Updated:April 23, 2026
The nbconvert tool, jupyter nbconvert, converts Jupyter notebooks to various other formats via Jinja templates. In versions 6.5 through 7.17.0, when "HTMLExporter.embed_images=True", nbconvert's markdown renderer allows arbitrary file read via path traversal in image references. A malicious notebook can exfiltrate sensitive files from the conversion host by embedding them as base64 data URIs in the output HTML. nbconvert 7.17.1 contains a fix. As a workaround, do not enable "HTMLExporter.embed_images"; it is not enabled by default.
Affected Packages
nbconvert (CONDA):
Affected version(s) >=6.5.0 <7.17.1
Fix Suggestion:
Update to version 7.17.1
https://github.com/jupyter/nbconvert.git (GITHUB):
Affected version(s) >=v7.2.0 <v7.17.1
Fix Suggestion:
Update to version v7.17.1
nbconvert (PYTHON):
Affected version(s) >=6.5.0 <7.17.1
Fix Suggestion:
Update to version 7.17.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Relative Path Traversal
External Control of File Name or Path
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
EPSS
Base Score:
0.04