CVE-2026-42503

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
06/05/2026
Last modified:
07/05/2026

Description

gopls by default communicates via pipe. However, -port and -listen flags are supported as means of debugging.<br /> 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. <br /> As a result, users might inadvertently cause gopls to bind 0.0.0.0.<br /> This can allow a malicious party on the same network to execute code arbitrarily via gopls.

References to Advisories, Solutions, and Tools