THREAT OPS › Threat News › [NVD] CVE-2026-67322 (HIGH 7.5) — 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 invoking git clone. An attacker who contr
[NVD] CVE-2026-67322 (HIGH 7.5) — 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 invoking git clone. An attacker who contr
CVE-2026-67322 CVSS: 7.5 HIGH Published: 2026-08-01T13:17:02.493
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 invoking git clone. An attacker who controls the clone URL can embed $NAME or ${NAME} tokens th
Indicators of compromise
- CVE-2026-67322cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-67322