Insecure DLL loading in GitPython - #VU145798

 

Insecure DLL loading in GitPython - #VU145798

Published: August 26, 2026


Vulnerability identifier: #VU145798
CSH Severity: High
CVSS v4: 8.4 [CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-427
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to overwrite files in an attacker-chosen directory.

The vulnerability exists due to improper path resolution in commondir handling when processing a crafted repository layout. A remote attacker can provide an absolute tracked commondir value to overwrite files in an attacker-chosen directory.

User interaction is required to open or clone the crafted repository.


Affected software

GitPython

Remediation

Install security update from vendor's website.

GitPython - update to 3.1.60

External References

Related Security Bulletins