CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-67322

highCVSS 7.5covered by 1 sourcefirst seen 2026-08-01
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 that are expanded to the values of the hosting process's environment variables (e.g., AWS_SECRET_ACCESS_KEY or GITHUB_TOKEN). The resulting URL, now containing the secret, is transmitted over the network to an attacker-controlled host during the clone attempt, disclosing the secret.

⚡ Watch CVE-2026-67322

Get an email if CVE-2026-67322 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Advisory coverage (1)

External references

NVD record for CVE-2026-67322

CVE.org record

Embed the live status

CVE-2026-67322 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-67322 status](https://www.csirts.com/badge/CVE-2026-67322)](https://www.csirts.com/cve/CVE-2026-67322)