CVE-2025-61726
The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs is generally limited by the maximum request header size, the net/http.Request.ParseForm method can parse large URL-encoded forms. Parsing a large form containing many unique query parameters can cause excessive memory consumption.
Vendor
Product
CWE
Yayın Tarihi
2026-01-28 20:16:09
Güncelleme
2026-02-06 18:47:34
Source Identifier
security@golang.org
KEV Date Added
-