CVE-2026-39378
MEDIUM EPSS 22.3%
Published Apr 21, 20262mo ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Published Apr 21, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
22.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 2
CWE-22 Path Traversal Resource Mgmt
CWE-73
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| jupyter | nbconvert | * | ≥6.5.0 – <7.17.1 |
References 2
- github.com https://github.com/jupyter/nbconvert/releases/tag/v7.17.1
- github.com https://github.com/jupyter/nbconvert/security/advisories/GHSA-7jqv-fw35-gmx9
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.