← Back to CVEs
CVE-2025-61726
HIGH7.5
Description
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.
CVE Details
CVSS v3.1 Score7.5
SeverityHIGH
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionNONE
Published1/28/2026
Last Modified2/6/2026
Sourcenvd
Honeypot Sightings0
Affected Products
golang:go
Weaknesses (CWE)
CWE-770
References
https://go.dev/cl/736712(security@golang.org)
https://go.dev/issue/77101(security@golang.org)
https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc(security@golang.org)
https://pkg.go.dev/vuln/GO-2026-4341(security@golang.org)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.