CVE-2025-61732
Unknown
Unknown - Not Provided
Code Injection via Comment Parsing Flaw in Go cgo Binaries
Publication date: 2026-02-05
Last updated on: 2026-02-10
Assigner: Go Project
Description
Description
A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| golang | go | to 1.24.13 (exc) |
| golang | go | From 1.25.0 (inc) to 1.25.7 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |