Path traversal in isomorphic-git - #VU141016
Published: August 5, 2026
Vulnerability details
The vulnerability allows a remote user to write arbitrary files outside the worktree.
The vulnerability exists due to path traversal in applyTreeChanges when applying tree changes during git cherry-pick. A remote user can supply a crafted repository state containing a tracked symlink and a cherry-picked tree entry to write arbitrary files outside the worktree.
User interaction is required to perform the cherry-pick operation.