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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*

History

17 Jun 2026, 09:50

Type Values Removed Values Added
Summary
  • (es) El paquete net/url no establece un límite en el número de parámetros de consulta en una consulta. Si bien el tamaño máximo de los parámetros de consulta en las URL generalmente está limitado por el tamaño máximo de la cabecera de solicitud, el método net/http.Request.ParseForm puede analizar formularios grandes codificados en URL. Analizar un formulario grande que contiene muchos parámetros de consulta únicos puede causar un consumo excesivo de memoria.
References () https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc - Release Notes, Mailing List () https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc - Mailing List, Release Notes

06 Feb 2026, 18:47

Type Values Removed Values Added
References () https://go.dev/cl/736712 - () https://go.dev/cl/736712 - Patch
References () https://go.dev/issue/77101 - () https://go.dev/issue/77101 - Patch
References () https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc - () https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc - Release Notes, Mailing List
References () https://pkg.go.dev/vuln/GO-2026-4341 - () https://pkg.go.dev/vuln/GO-2026-4341 - Vendor Advisory
CWE CWE-770
CPE cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*
First Time Golang go
Golang

29 Jan 2026, 19:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5

28 Jan 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-28 20:16

Updated : 2026-06-17 09:50


NVD link : CVE-2025-61726

Mitre link : CVE-2025-61726

CVE.ORG link : CVE-2025-61726


JSON object : View

Products Affected

golang

  • go
CWE
CWE-770

Allocation of Resources Without Limits or Throttling