CVE-2026-44727

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:jupyter:jupyter_server:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-06-22 21:16

Updated : 2026-08-28 16:18


NVD link : CVE-2026-44727

Mitre link : CVE-2026-44727

CVE.ORG link : CVE-2026-44727


JSON object : View

Products Affected

jupyter

  • jupyter_server
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-1021

Improper Restriction of Rendered UI Layers or Frames