Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-27143

38
FAUCET Score

CVE-2026-27143 is a compiler vulnerability involving improper arithmetic validation for induction variables within loops, allowing the compiler to generate code with invalid memory indexing that can lead to memory corruption at runtime. The vulnerability affects compiler implementations that fail to adequately check for integer underflow and overflow conditions during loop optimization. With a CVSS score of 9.8 (Critical), this vulnerability has a network attack vector with low complexity and no privilege requirements, enabling remote exploitation with high impact to confidentiality, integrity, and availability. The exploitation status indicates this vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog and is inactive on threat tracking lists, suggesting limited to no active exploitation in the wild. However, the critical severity rating and low EPSS percentile indicate this represents a significant risk requiring prompt patching once fixes become available.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.25.9CPE matchmatch criteria
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*
>= 1.26.0, < 1.26.2CPE matchmatch criteria
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

9.8CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.54%
Probability of exploitation in next 30 days
EPSS Percentile
42.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0054 is in the 21st percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Advisories (1)

microsoft2026-Apr/CVE-2026-27143Critical

Missing bound checks can lead to memory corruption in safe Go in cmd/compile

Apr 2, 2026

References

go.dev / cl/763765
Patch
go.dev / issue/78333
Issue Tracking
groups.google.com / g/golang-announce/c/0uYbvbPZRWU
Mailing ListRelease Notes
pkg.go.dev / vuln/GO-2026-4868
Vendor Advisory