CVE-2025-61726
Aliases:GO-2026-4341BIT-golang-2025-61726
Advisory lineage Upstream: 0 Downstream: 158
Analyzed
Published: 28 Jan 2026, 19:30
Last modified:29 Jan 2026, 18:31
Vulnerability Summary
Overall Risk (default)
medium
30/100 CVSS Score
7.5 HIGH
v3.1 (cve.org)
EPSS Score
0.04% LOW
0% probability +0.01%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected
Timeline
28 Jan 2026, 19:30
Published
Vulnerability first disclosed
29 Jan 2026, 18:31
Last Modified
Vulnerability information updated
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.
CVSS Metrics
- v3.1•HIGH•Score: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Trends
Current EPSS score: 0.04%• Percentile: 14%
Techniques & Countermeasures
- CWE-770•Allocation of Resources Without Limits or Throttling
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.
Affected Systems
- go standard library•net/url
< 1.24.12 | ≥ 1.25.0, < 1.25.6
- golang•go
< 1.24.12 | ≥ 1.25.0, < 1.25.6
- Go•stdlib
≥ 1.25.0, < 1.25.6