Home

Description

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.

PUBLISHED Reserved 2025-12-15 | Published 2026-01-28 | Updated 2026-01-29 | Assigner Go

Problem types

CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Product status

Default status
unaffected

1.25.0 (semver) before 1.25.6
affected

Credits

splitline (@splitline) from DEVCORE Research Team

References

go.dev/cl/736710

go.dev/issue/77099

groups.google.com/g/golang-announce/c/Vd2tYVM8eUc

pkg.go.dev/vuln/GO-2026-4338

cve.org (CVE-2025-68119)

nvd.nist.gov (CVE-2025-68119)

Download JSON