Vulnerability Description
A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.
CVSS Score
8.6
HIGH
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Golang | Go | < 1.24.13 |
Related Weaknesses (CWE)
References
- https://go.dev/cl/734220PatchProduct
- https://go.dev/issue/76697Issue TrackingVendor Advisory
- https://groups.google.com/g/golang-announce/c/K09ubi9FQFkMailing ListRelease Notes
- https://pkg.go.dev/vuln/GO-2026-4433Vendor AdvisoryPatch
FAQ
What is CVE-2025-61732?
CVE-2025-61732 is a vulnerability with a CVSS score of 8.6 (HIGH). A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.
How severe is CVE-2025-61732?
CVE-2025-61732 has been rated HIGH with a CVSS base score of 8.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-61732?
Check the references section above for vendor advisories and patch information. Affected products include: Golang Go.