← Back to CVEs
CVE-2026-39378
MEDIUM6.5
Description
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.
CVE Details
CVSS v3.1 Score6.5
SeverityMEDIUM
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionREQUIRED
Published4/21/2026
Last Modified4/23/2026
Sourcenvd
Honeypot Sightings0
Affected Products
jupyter:nbconvert
Weaknesses (CWE)
CWE-22CWE-73
References
https://github.com/jupyter/nbconvert/releases/tag/v7.17.1(security-advisories@github.com)
https://github.com/jupyter/nbconvert/security/advisories/GHSA-7jqv-fw35-gmx9(security-advisories@github.com)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.