Resource exhaustion in Golang Go

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.

EPSS: 0.019 (78.1th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2025-61726?
CVE-2025-61726 is a high-severity vulnerability in Golang Go, classified under Allocation of Resources Without Limits or Throttling. CVSS score: 7.5/10. Published 2026-01-28.
How severe is CVE-2025-61726?
High severity. CVSS v3 base score is 7.5 out of 10.