Path traversal in isomorphic-git - #VU141011

 

Path traversal in isomorphic-git - #VU141011

Published: August 5, 2026


Vulnerability identifier: #VU141011
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-22
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to modify trusted repository metadata and potentially execute arbitrary code in follow-on native Git or compatible tool actions.

The vulnerability exists due to path traversal in src/models/GitTree.js when processing crafted repository tree entries during clone() or checkout on Windows NTFS. A remote attacker can supply a repository containing a .git::$INDEX_ALLOCATION tree entry to modify trusted repository metadata and potentially execute arbitrary code in follow-on native Git or compatible tool actions.

User interaction is required to clone or check out the crafted repository, and the demonstrated command execution occurs later when native Git or another compatible tool processes the poisoned gitdir contents.


Affected software

isomorphic-git

Remediation

Install security update from vendor's website.

isomorphic-git - update to 1.38.7

External References

Related Security Bulletins