Go cmd/compile 1.25.9/1.26.2 Induction Variable Underflow Vulnerability
CVE-2026-27143 Published on April 8, 2026

Missing bound checks can lead to memory corruption in safe Go in cmd/compile
Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption.

NVD


Products Associated with CVE-2026-27143

Want to know whenever a new CVE is published for GoLang Go? stack.watch will email you.

 

Affected Versions

Go toolchain cmd/compile: