Vulnerabilities (CVE)

Filtered by vendor Jupyter Subscribe
Filtered by product Jupyterlab-git
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-54527 1 Jupyter 1 Jupyterlab-git 2026-07-15 N/A 9.0 CRITICAL
JupyterLab Git is a Git extension for JupyterLab. From 0.30.0b3 before 0.54.0, the PlainTextDiff.ts createHeader() method passes Git filenames directly to innerHTML when rendering renamed files in commit history, allowing a crafted filename to execute JavaScript when a victim views the rename diff in the Git History tab. This issue is fixed in version 0.54.0.
CVE-2026-54528 1 Jupyter 1 Jupyterlab-git 2026-07-15 N/A 7.1 HIGH
JupyterLab Git is a Git extension for JupyterLab. Prior to 0.54.0, jupyterlab-git uses fnmatch.fnmatchcase() in GitHandler.prepare() in jupyterlab_git/handlers.py to enforce excluded_paths, allowing an authenticated user on a case-insensitive filesystem to vary URL path casing and read excluded directories. This issue is fixed in version 0.54.0.