CVE-2025-59842
JupyterLab LaTeX typesetter links did not enforce `noopener` attribute
Record summary
CVE-2025-59842 has a selected CVSS score of 2.1 (low).
Description
jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. Prior to version 4.4.8, links generated with LaTeX typesetters in Markdown files and Markdown cells in JupyterLab and Jupyter Notebook did not include the noopener attribute. This is deemed to have no impact on the default installations. Theoretically users of third-party LaTeX-rendering extensions could find themselves vulnerable to reverse tabnabbing attacks if links generated by those extensions included target=_blank (no such extensions are known at time of writing) and they were to click on a link generated in LaTeX (typically visibly different from other links). This issue has been patched in version 4.4.8.
Exploitation context
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Sep 26, 2025 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
jupyterlabBrowse jupyterlab / jupyterlab | CVE List | < 4.4.8 | affected |
jupyterlabBrowse PyPI / jupyterlab | GitHub Advisory | Before 4.4.8 · Fixed in 4.4.8 | affected |