#VU123445 Code Injection in Go programming language - CVE-2025-61732

 

#VU123445 Code Injection in Go programming language - CVE-2025-61732

Published: March 3, 2026


Vulnerability identifier: #VU123445
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N/E:U/U:Green
CVE-ID: CVE-2025-61732
CWE-ID: CWE-94
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Go programming language
Software vendor:
Google

Description

The vulnerability allows a remote attacker to inject arbitrary code into the application.

The vulnerability exists due to improper input validation in cmd/cgo caused by discrepancy between how Go and C/C++ comments are parsed. A remote attacker can smuggle code into the resulting cgo binary.


Remediation

Install updates from vendor's website.

External links