Security Advisory

CVE-2025-61731

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-01-28 19:30:30
Last updated 2026-07-30 12:04:58
Assigner Go
CVSS score not scored
State PUBLISHED

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.