๐Ÿ” CVE Alert

CVE-2026-73622

HIGH 7.5

GitPython before 3.1.55 Environment Variable Exfiltration via Remote.add()

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

GitPython before 3.1.55 fails to disable environment variable expansion in Remote.create() and Submodule.add() URL handling, allowing attackers to exfiltrate secrets by supplying URLs containing variable references. Attackers can craft URLs with environment variable tokens that are expanded into .git/config and .gitmodules, then transmitted to attacker-controlled hosts during fetch or pull operations.

CWE CWE-200
Vendor gitpython-developers
Product gitpython
Published Aug 13, 2026
Stay Ahead of the Next One

Get instant alerts for gitpython-developers gitpython

Be the first to know when new high vulnerabilities affecting gitpython-developers gitpython are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

gitpython-developers / GitPython
0 < 3.1.55

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-94p4-4cq8-9g67 github.com: https://github.com/gitpython-developers/GitPython/commit/8ac5a30519b6f4af85398b9b9d7064ff4d452da2 vulncheck.com: https://www.vulncheck.com/advisories/gitpython-before-environment-variable-exfiltration-via-remote-add

Credits

๐Ÿ” alimony