VDB

CVE-2026-67322

CVE-2026-67322 PUBLISHED CVSS 8.7 HIGH

Reported by VulnCheck · Published August 1, 2026

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.

Risk Scores

CVSS 4.0
8.7
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Affected Products

VendorProductVersions
gitpython-developersGitPython0, 3.1.52
gitpython-developersGitPython0, 0, 3.1.52
gitpython_projectgitpython0

Timeline

  • Aug 1, 2026 Coalition ESS Score
  • Aug 1, 2026 CVE Published
  • Aug 2, 2026 EPSS Score
  • Aug 3, 2026 Security Advisory
Open in Interactive Console →
$ Console Community · 100/wk Open console ›