CVE-2025-22867
Arbitrary code execution during build on darwin in cmd/go
7.5
HIGH
CVSS 3.1
EPSS 0.41%
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.
How to fix CVE-2025-22867
To remediate CVE-2025-22867, upgrade the affected package to a fixed version below.
- —upgrade to 1.24.0-rc.3 or later
- —upgrade to 1.24.0-rc.3 or later
Is CVE-2025-22867 being exploited?
Low — EPSS is 0.4%, meaning exploitation activity has not been observed at scale.
Affected packages (2)
- >= 1.24.0-rc.2, < 1.24.0-rc.3
- >= 1.24.0-rc.2, < 1.24.0-rc.3
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |