CPU Exhaustion and Memory Allocation Vulnerability in Go Programming Language
CVE-2026-39820
Currently unrated
What is CVE-2026-39820?
A vulnerability exists in the Go programming language that allows specially crafted inputs to functions such as ParseAddress, ParseAddressList, and ParseDate, leading to excessive CPU exhaustion and unwanted memory allocations. This can severely affect the performance of applications utilizing these functions, potentially causing a denial of service as systems become overwhelmed with resource demands.
Affected Version(s)
net/mail 0 < 1.25.10
net/mail 1.26.0-0 < 1.26.3
