Building a malicious file with cmd/go can cause can cause a write to an attacker-controlled file with partial control of the file content. The "#cgo pkg-config:" directive in a Go source file provides command-line arguments to provide to the Go pkg-config command. An attacker can provide a "--log-file" argument to this directive, causing pkg-config to write to an attacker-controlled location.
References
| Link | Resource |
|---|---|
| https://go.dev/cl/736711 | Patch |
| https://go.dev/issue/77100 | Issue Tracking |
| https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc | Release Notes Mailing List |
| https://pkg.go.dev/vuln/GO-2026-4339 | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-01-28 20:16
Updated : 2026-02-06 18:43
NVD link : CVE-2025-61731
Mitre link : CVE-2025-61731
CVE.ORG link : CVE-2025-61731
JSON object : View
Products Affected
golang
- go
CWE
