CVE-2026-27144

Source
https://cve.org/CVERecord?id=CVE-2026-27144
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-27144.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-27144
Aliases
Downstream
Related
Published
2026-04-08T01:06:56.908Z
Modified
2026-05-15T04:14:30.919738801Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H CVSS Calculator
Summary
Miscompilation allows memory corruption via CONVNOP-wrapped array copy in cmd/compile
Details

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.

Database specific
{
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "fixed": "1.25.9"
                },
                {
                    "introduced": "1.26.0-0"
                },
                {
                    "fixed": "1.26.2"
                }
            ]
        }
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/27xxx/CVE-2026-27144.json",
    "cna_assigner": "Go"
}
References

Affected packages