CVE-2026-67338 PUBLISHED

JupyterLab before 4.5.9 Stored XSS via Extension Manager

Assigner: VulnCheck
Reserved: 29.07.2026 Published: 01.08.2026 Updated: 01.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
CVSS Score: 5.1

Product Status

Vendor jupyterlab
Product jupyterlab
Versions Default: unaffected
  • affected from 0 to 4.5.9 (excl.)
  • Version 4.5.9 is unaffected

Credits

  • krassowski reporter
  • Yann-P finder

References

Problem Types

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