Arbitrary Code Injection Affecting std/cmd/go package, versions >=1.25.0 <1.25.6


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.34% (26th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-GOLANG-STDCMDGO-15145946
  • published29 Jan 2026
  • disclosed28 Jan 2026
  • creditsplitline

Introduced: 28 Jan 2026

CVE-2025-68119  (opens in a new tab)
CWE-94  (opens in a new tab)

How to fix?

Upgrade std/cmd/go to version 1.25.6 or higher.

Overview

Affected versions of this package are vulnerable to Arbitrary Code Injection.

Go Vulnerability Report:

Downloading and building modules with malicious version strings can cause local code execution. On systems with Mercurial (hg) installed, downloading modules from non-standard sources (e.g., custom domains) can cause unexpected code execution due to how external VCS commands are constructed. This issue can also be triggered by providing a malicious version string to the toolchain. On systems with Git installed, downloading and building modules with malicious version strings can allow an attacker to write to arbitrary files on the filesystem. This can only be triggered by explicitly providing the malicious version strings to the toolchain and does not affect usage of @latest or bare module paths.

CVSS Base Scores

version 4.0
version 3.1