CVE 7.8 HIGH

Arbitrary file write using cgo pkg-config directive in cmd/go_CVE-2025-61731

7.8 / 10
HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Description

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.

Basic Information

ID CVE-2025-61731
Source Go
Published Jan 28, 2026 at 19:30
Modified Jan 29, 2026 at 16:17

Affected Product

Vendor Go toolchain
Product cmd/go
Affected Versions Go toolchain cmd/go 0
Go toolchain cmd/go 1.25.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.