Vulnerability Database

300,830

Total vulnerabilities in the database

CVE-2025-4674

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.

  • Published: Jul 29, 2025
  • Updated: Nov 5, 2025
  • CVE: CVE-2025-4674
  • Severity: High
  • Exploit:

CVSS v3:

  • Severity: High
  • Score: 8.6
  • AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

CWEs: