CVE-2025-61731

Updated on 28 Jan 2026

Severity

7.8 High severity

Details

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

Overview

About vulnerability

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.

Details

Affected product:
TuxCare 9.6 ESU
Affected packages:
golang @ 1.24.6
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.

Fixes