Zurück zur CVE-Übersicht
CVE-2026-54528
HIGH(7.1)CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Risk Signal Score28/100 — MITTEL
- CVSS 7.1 — Hoch
- Weniger als 24 Stunden alt
Beschreibung
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.
GitHub Advisories
GHSA-436q-jwfr-rm2hHIGH
jupyterlab-git excluded_paths Case-Sensitivity Bypass Allows Reading Excluded Directories
pip/jupyterlab-git→ 0.54.0
GitHub Advisory