VYPR

Jupyterlab Git

by Jupyter

Source repositories

CVEs (3)

  • CVE-2026-54527CriJul 8, 2026
    risk 0.52cvss 9.0epss 0.01

    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…

  • CVE-2025-30370HigApr 3, 2025
    risk 0.41cvss 7.4epss 0.01

    jupyterlab-git is a JupyterLab extension for version control using Git. On many platforms, a third party can create a Git repository under a name that includes a shell command substitution string in the syntax $(). These directory names are allowed in macOS and a…

  • CVE-2026-54528HigJul 8, 2026
    risk 0.39cvss 7.1epss 0.00

    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…