๐Ÿ” CVE Alert

CVE-2025-68119

HIGH 7.0

Unexpected code execution when invoking toolchain in cmd/go

CVSS Score
7.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor go toolchain
Product cmd/go
Published Jan 28, 2026
Last Updated Feb 26, 2026
Stay Ahead of the Next One

Get instant alerts for go toolchain cmd/go

Be the first to know when new high vulnerabilities affecting go toolchain cmd/go are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Go toolchain / cmd/go
1.25.0 < 1.25.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
go.dev: https://go.dev/cl/736710 go.dev: https://go.dev/issue/77099 groups.google.com: https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc pkg.go.dev: https://pkg.go.dev/vuln/GO-2026-4338

Credits

splitline (@splitline) from DEVCORE Research Team