Information disclosure in Gitpython-developers Gitpython
CVE-2026-67322
GitPython before 3.1.52 is vulnerable to environment-variable exfiltration in Repo.clone_from(). The caller-supplied remote URL is passed through Git.polish_url(), which on non-Cygwin platforms calls os.path.expandvars() on the URL before…
Vulnerability class: Information Disclosure
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N.
Affected products
- Gitpython-developers Gitpython — versions 0, 3.1.52
Weakness classification (CWE)
References
- disclosure@vulncheck.com (vendor-advisory)
- disclosure@vulncheck.com (third-party-advisory)
Frequently asked questions
- What is CVE-2026-67322?
- CVE-2026-67322 is a high-severity vulnerability in Gitpython-developers Gitpython, classified under Information Disclosure. CVSS score: 7.5/10. Published 2026-08-01.
- How severe is CVE-2026-67322?
- High severity. CVSS v3 base score is 7.5 out of 10.