Filtered by CWE-1046
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2025-61724 1 Golang 1 Net 2025-11-04 5.3 Medium
The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.