CVE 5.4 MEDIUM

Cross-site Scripting (XSS) in jupyter/nbconvert_CVE-2026-6658

5.4 / 10
MEDIUM
CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Description

A vulnerability in jupyter/nbconvert versions <= 7.17.0 allows for Cross-site Scripting (XSS) via unsanitized `text/vnd.mermaid` output in HTML exports. The `data_mermaid` block in `share/templates/lab/base.html.j2` renders `text/vnd.mermaid` cell output directly into HTML without escaping, enabling attackers to inject arbitrary HTML/JavaScript by breaking out of the `<pre>` tag. This vulnerability impacts any server using nbconvert to render notebooks as HTML, allowing attackers to execute arbitrary JavaScript in the context of users viewing the HTML export.

Basic Information

ID CVE-2026-6658
Source @huntr_ai
Published Jun 26, 2026 at 09:40
Modified Jun 26, 2026 at 10:19

Affected Product

Vendor jupyter
Product jupyter/jupyter
Version unspecified
Affected Versions jupyter jupyter/jupyter unspecified

CWE Classification

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.