CVE-2025-4674 Information
Jul 30, 2025
cve
Description
The go command may execute unexpected commands when operating in untrusted VCS repositories. This occurs when possibly dangerous VCS configuration is present in repositories. This can happen when a repository was fetched via one VCS (e.g. Git) but contains metadata for another VCS (e.g. Mercurial). Modules which are retrieved using the go command line i.e. via \go get\ are not affected.
Reference
https://go.dev/cl/686515 https://go.dev/issue/74380 https://groups.google.com/g/golang-announce/c/gTNJnDXmn34 https://pkg.go.dev/vuln/GO-2025-3828
Share on: