CVE-2026-67338

Summary

JupyterLab before 4.5.9 contains a stored cross-site scripting vulnerability in the Extension Manager that fails to validate URI protocols in package metadata URLs. Attackers can publish malicious PyPI packages with javascript: URLs in project metadata that execute arbitrary JavaScript in the JupyterLab origin when users click the extension name.

Affected Software

VendorProductVersion RangeStatus
jupyterlabjupyterlab0 < 4.5.9affected
jupyterlabjupyterlab4.5.9unaffected

Weaknesses

  • CWE-84: Improper Neutralization of Encoded URI Schemes in a Web Page

References