Go
1 CVEs across 5 Go products. Browse Go vulnerabilities, severities, and proof-of-concept exploits.
Go products with known CVEs
Go CVEs — newest first| CVE | Severity | Score | Published | Summary |
|---|
CVE-2025-58190 | Medium | 5.3 | 2026-02-05 | The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) if an a… |
CVE-2025-47911 | Medium | 5.3 | 2026-02-05 | The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if… |
CVE-2025-68120 | Medium | 5.4 | 2025-12-30 | To prevent unexpected untrusted code execution, the Visual Studio Code Go extension is now disabled in Restricted Mode. |
CVE-2025-47913 | High | 7.5 | 2025-11-13 | SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process. |
CVE-2025-22869 | High | 7.5 | 2025-02-26 | SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at… |
CVE-2025-22868 | High | 7.5 | 2025-02-26 | An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing. |
CVE-2017-3204 | High | 8.1 | 2017-04-04 | The Go SSH library (x/crypto/ssh) by default does not verify host keys, facilitating man-in-the-middle attacks. Default behavior changed in commit e4e2799 to r… |