← golang

golang / go

22 known vulnerabilities in golang go.

CVEPriorityEPSSCVSSKEVWhat
CVE-2023-44487 Act now 100.0% 7.5 The HTTP/2 protocol allows a denial of service (server resource consumption) bec…
CVE-2025-61726 Medium 2.2% 7.5 The net/url package does not set a limit on the number of query parameters in a …
CVE-2026-33811 Medium 0.8% 7.5 When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can…
CVE-2026-42499 Medium 0.8% 7.5 Pathological inputs could cause DoS through consumePhrase when parsing an email …
CVE-2026-39820 Medium 0.8% 7.5 Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were …
CVE-2026-33814 Medium 0.8% 7.5 When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of…
CVE-2026-25679 Medium 0.7% 7.5 url.Parse insufficiently validated the host/authority component and accepted som…
CVE-2026-27140 Medium 0.7% 8.8 SWIG file names containing 'cgo' and well-crafted payloads could lead to code sm…
CVE-2026-32283 Medium 0.6% 7.5 If one side of the TLS connection sends multiple key update messages post-handsh…
CVE-2026-32280 Medium 0.6% 7.5 During chain building, the amount of work that is done is not correctly limited …
CVE-2026-27137 Medium 0.6% 7.5 When verifying a certificate chain which contains a certificate containing multi…
CVE-2025-61731 Medium 0.6% 7.8 Building a malicious file with cmd/go can cause can cause a write to an attacker…
CVE-2026-27143 Medium 0.5% 9.8 Arithmetic over induction variables in loops were not correctly checked for unde…
CVE-2025-61732 Medium 0.5% 8.6 A discrepancy between how Go and C/C++ comments were parsed allowed for code smu…
CVE-2026-32281 Medium 0.4% 7.5 Validating certificate chains which use policies is unexpectedly inefficient whe…
CVE-2026-33810 Medium 0.3% 8.2 When verifying a certificate chain containing excluded DNS constraints, these co…
CVE-2026-27144 Medium 0.3% 7.1 The compiler is meant to unwrap pointers which are the operands of a memory move…
CVE-2026-39822 Medium 0.2% 7.8 On Unix systems, opening a file in an os.Root improperly follows symlinks to loc…
CVE-2026-42505 Low 0.4% 5.3 Handshakes which used Encrypted Client Hello could be de-anonymized by a passive…
CVE-2026-32282 Low 0.3% 6.4 On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod…
CVE-2026-32288 Low 0.3% 5.5 tar.Reader can allocate an unbounded amount of memory when reading a maliciously…
CVE-2026-32289 Low 0.3% 6.1 Context was not properly tracked across template branches for JS template litera…