The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from making the correct determination about non-overlapping moves, potentially leading to memory corruption at runtime.
References
| Link | Resource |
|---|---|
| https://go.dev/cl/763764 | Patch |
| https://go.dev/issue/78371 | Issue Tracking |
| https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU | Release Notes Mailing List |
| https://pkg.go.dev/vuln/GO-2026-4867 | Vendor Advisory |
Configurations
History
16 Apr 2026, 19:17
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://go.dev/cl/763764 - Patch | |
| References | () https://go.dev/issue/78371 - Issue Tracking | |
| References | () https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU - Release Notes, Mailing List | |
| References | () https://pkg.go.dev/vuln/GO-2026-4867 - Vendor Advisory | |
| First Time |
Golang go
Golang |
|
| CWE | CWE-843 | |
| CPE | cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* |
13 Apr 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.1 |
08 Apr 2026, 02:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-08 02:16
Updated : 2026-04-16 19:17
NVD link : CVE-2026-27144
Mitre link : CVE-2026-27144
CVE.ORG link : CVE-2026-27144
JSON object : View
Products Affected
golang
- go
CWE
CWE-843
Access of Resource Using Incompatible Type ('Type Confusion')
