← Browse

CVE-2026-44727

Low

No strong exploitation signal.

CVSS base
5.4 MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
EPSS — probability of exploitation (30 days)
0.4%
37.4th percentile
CISA KEV
Not listed
Weakness / dates
CWE-79
Published 2026-06-22 · modified 2026-08-28

CVSS breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Attack VectorNNetwork
Attack ComplexityLLow
Privileges RequiredLLow
User InteractionRRequired
ScopeCChanged
ConfidentialityLLow
IntegrityLLow
AvailabilityNNone

Timeline

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.

Affected

jupyter

References

Official: NVD · CVE.org