216.73.217.22

CVE-2026-42503

· Published 06/05/2026 17:16 · Modified 06/05/2026 17:16

Labels: CVE-2026-42503 2026-05-06CVE-2026-42503CWE-1327[email protected]

Essential information

Published
06/05/2026 17:16
Modified
06/05/2026 17:16
Author
Creator
CVSS
8.8 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

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 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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
golang / gopls cpe:2.3:a:golang:gopls:*:*:*:*:*:*:*:*

References