CVE-2025-4674

HIGH EPSS 16.8%
Published Jul 29, 202511mo ago · Modified Jun 17, 20262w ago
8.6 CVSS 3.1
High
Find Similar
Published Jul 29, 2025 11mo ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
8.6
Exploitability
1.8
Impact
6.0
Vector string
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Changed
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
16.8% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-73

Affected Products 2

VendorProductVersionRange
golanggo* <1.23.11
golanggo*≥1.24.0  –  <1.24.5

References 5

  • openwall.com http://www.openwall.com/lists/oss-security/2025/07/08/5
    Mailing ListRelease Notes
  • go.dev https://go.dev/cl/686515
    Patch
  • go.dev https://go.dev/issue/74380
    Issue TrackingThird Party Advisory
  • groups.google.com https://groups.google.com/g/golang-announce/c/gTNJnDXmn34
    Mailing ListRelease Notes
  • pkg.go.dev https://pkg.go.dev/vuln/GO-2025-3828
    Vendor Advisory

Remediation

  • go.dev https://go.dev/cl/686515
    Patch