CVE-2025-21613: go-git has an Argument Injection via the URL field
An argument injection vulnerability was discovered in go-git
versions prior to v5.13
.
Successful exploitation of this vulnerability could allow an attacker to set arbitrary values to git-upload-pack flags. This only happens when the file
transport protocol is being used, as that is the only protocol that shells out to git
binaries.
References
Detect and mitigate CVE-2025-21613 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →