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 @executablepath, @loaderpath, or @rpath special values in a "#cgo LDFLAGS" directive. This issue only affected go1.24rc2.
{
"url": "https://pkg.go.dev/vuln/GO-2025-3428",
"review_status": "REVIEWED"
}