Improper Neutralization of Argument Delimiters in a Command in GitPython - #VU140584
Published: July 31, 2026
GitPython
Detailed vulnerability description
The vulnerability allows a remote user to truncate an arbitrary file.
The vulnerability exists due to improper neutralization of argument delimiters in a command in Commit.count when forwarding user-supplied keyword arguments to git rev-list. A remote user can supply a crafted output argument to truncate an arbitrary file.
The file is truncated to 0 bytes at the privilege level of the running process.