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.

Project Subscriptions

No data.

Advisories

No advisories yet.

Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

Thu, 09 Apr 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-733
References
Metrics threat_severity

None

cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}

threat_severity

Moderate


Wed, 08 Apr 2026 01:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Missing bound checks can lead to memory corruption in safe Go in cmd/compile
References

Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: Go

Published:

Updated: 2026-04-08T01:06:57.168Z

Reserved: 2026-02-17T19:57:28.435Z

Link: CVE-2026-27143

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-04-08T02:16:03.017

Modified: 2026-04-08T21:26:35.910

Link: CVE-2026-27143

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-04-08T01:06:57Z

Links: CVE-2026-27143 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-08T19:44:21Z

Weaknesses