External Control of File Name or Path in GitPython - #VU140585
Published: July 31, 2026
GitPython
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to external control of file name or path in Repo.archive() when processing caller-influenced archive options. A remote user can supply a crafted --add-file option to disclose sensitive information.
Exploitation requires an application to forward caller-influenced keyword arguments into Repo.archive().