Cyber Posture

CVE-2026-42503

High

Published: 06 May 2026

Published
06 May 2026
Modified
07 May 2026
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0002 4.5th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-42503 is a high-severity Binding to an Unrestricted IP Address (CWE-1327) vulnerability in Go (inferred from references). Its CVSS base score is 8.8 (High).

Operationally, ranked at the 4.5th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

NVD Description

gopls by default communicates via pipe. However, -port and -listen flags are supported as means of debugging. If -listen is given a value without an explicit host (e.g. :8080), or -port is used, gopls will listen on 0.0.0.0. As a…

more

result, users might inadvertently cause gopls to bind 0.0.0.0. This can allow a malicious party on the same network to execute code arbitrarily via gopls.

Deeper analysisAI

Automated synthesis unavailable for this CVE.

Details

CWE(s)

Affected Products

Go
inferred from references and description; NVD did not file a CPE for this CVE

CVEs Like This One

CVE-2026-24015Shared CWE-1327
CVE-2026-28395Shared CWE-1327
CVE-2025-61934Shared CWE-1327
CVE-2025-3621Shared CWE-1327

References