CVE 9.3 CRITICAL

Jupyter Server: Stored XSS in `NbconvertFileHandler` / `NbconvertPostHandler` via missing `sandbox` CSP_CVE-2026-44727

9.3 / 10
CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Description

Jupyter Server is the backend for Jupyter web applications. Prior to 2.20, the nbconvert HTTP handlers in jupyter_server render user-authored notebook HTML under the Jupyter origin without a sandbox directive in their Content-Security-Policy. Combined with nbconvert.HTMLExporter's default non-sanitizing behavior, a notebook carrying an HTML payload in a display_data output triggers stored XSS with cookie access, full /api/* authority, and kernel RCE. This vulnerability is fixed in 2.20.

AI Analysis

Stored XSS vulnerability in Jupyter Server via missing sandbox CSP, allowing kernel RCE and cookie access

Basic Information

ID CVE-2026-44727
Source GitHub_M
Published Jun 22, 2026 at 19:56

Affected Product

Vendor jupyter-server
Product jupyter_server
Version < 2.20
Affected Versions jupyter-server jupyter_server < 2.20

CWE Classification

AI Assessment

AI Score 9.3 / 10
AI Severity Critical
Vendor Project Jupyter
Product Jupyter Server
Version < 2.20

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.