CVE-2025-4674

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-4674
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-4674.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-4674
Aliases
Downstream
Related
Published
2025-07-29T22:15:25Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

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.

References

Affected packages