Excluded-directory disclosure via case-sensitive path matching
Published Jul 8, 2026 · Updated Jul 8, 2026
Improper case handling in JupyterLab Git before 0.54.0 allows remote authenticated users to read excluded directories via HTTP requests. GitHandler.prepare() compares request paths with excluded_paths using case-sensitive fnmatchcase(), while downstream path resolution treats case variants as the same location. Exploitation requires configured exclusions on a case-insensitive filesystem such as macOS APFS or Windows NTFS and exposes file content, Git history, status, and diffs.
Summary
What happened
Improper case handling in JupyterLab Git before 0.54.0 allows remote authenticated users to read excluded directories via HTTP requests. GitHandler.prepare() compares request paths with excluded_paths using case-sensitive fnmatchcase(), while downstream path resolution treats case variants as the same location. Exploitation requires configured exclusions on a case-insensitive filesystem such as macOS APFS or Windows NTFS and exposes file content, Git history, status, and diffs.
The record
- CVE
- CVE-2026-54528
- Published
- Jul 8, 2026
- Updated
- Jul 8, 2026
- Vendor
- Project Jupyter
- Product
- JupyterLab Git
- Classifications
- CWE-178, T1005
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 8, 2026CVE publishedPublication date reported by the CVE source.
- Jul 8, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 0.54.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- GHSA-436q-jwfr-rm2h poc.pyfunctional · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo