CVE-2025-22867

HIGH7.5EPSS 0.41%

Arbitrary code execution during build on darwin in cmd/go

Published: 2/6/2025Modified: 2/8/2025

Description

On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the @executable_path, @loader_path, or @rpath special values in a "#cgo LDFLAGS" directive. This issue only affected go1.24rc2.

Affected packages (2)

CVSS scores

SourceVersionSeverityVector
osvCVSS 3.1HIGH7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

References (4)

CVE-2025-22867 — Arbitrary code execution during build on darwin in cmd/go · VulnScope