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.
References
Configurations
No configuration.
History
26 Jun 2026, 11:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://huntr.com/bounties/47570290-3b26-4477-8cfa-fdef7db5aefeĀ - |
26 Jun 2026, 10:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-26 10:16
Updated : 2026-06-26 20:08
NVD link : CVE-2026-6658
Mitre link : CVE-2026-6658
CVE.ORG link : CVE-2026-6658
JSON object : View
Products Affected
No product.
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
