Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Nicholashusin

#19008of 53,630
14.1Total CVSS
Vulnerabilities · 2
Medium
1
High
1
PT-2026-45875
5.3
2026-06-02
Google · Go · CVE-2026-42507
**Name of the Vulnerable Software and Affected Versions** Go (affected versions not specified) **Description** Functions within the `net/textproto` package include input as part of the error when returning errors. This behavior allows an attacker to inject misleading content into errors that are subsequently printed or logged. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.
PT-2026-37661
8.8
2026-05-06
Gopls · Gopls · CVE-2026-42503
**Name of the Vulnerable Software and Affected Versions** gopls (affected versions not specified) **Description** By default, the software communicates via pipe, but the `-port` and `-listen` flags are available for debugging. If the `-listen` flag is provided without an explicit host (e.g., ':8080') or if the `-port` flag is used, the application binds to 0.0.0.0. This configuration may allow a malicious actor on the same network to achieve arbitrary code execution. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.