Information Exposure Affecting datahub-ingestion package, versions <1.6.0-r5


Severity

Recommended
0.0
high
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.28% (20th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CHAINGUARDLATEST-DATAHUBINGESTION-19655731
  • published9 Sept 2026
  • disclosed1 Aug 2026

Introduced: 1 Aug 2026

CVE-2026-67322  (opens in a new tab)
CWE-200  (opens in a new tab)

How to fix?

Upgrade Chainguard datahub-ingestion to version 1.6.0-r5 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream datahub-ingestion package and not the datahub-ingestion package as distributed by Chainguard. See How to fix? for Chainguard relevant fixed versions and status.

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.

CVSS Base Scores

version 3.1