← Back

CVE-2025-61726

nvd nist
Published: Jan 28, 2026Modified: Feb 6, 2026

JSON object

Loading...
7.5
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Exploitability: 3.9 / Impact: 3.6
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)

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.

Affected (2)

Products: Golang: Go
1 product
Go
Configuration A
2 vulnerable
Vulnerable SoftwareAffected Versions
Golang
Before 1.24.12
From 1.25.0 to 1.25.6

References (4)

Source: security@golang.org
Patch
Source: security@golang.org
Patch
Source: security@golang.org
Release NotesMailing List
Source: security@golang.org
Vendor Advisory

Timeline

No history available yet.