CVE-2025-61726

HIGH

GO < 1.24.12 - Resource Allocation Without Limits

Title source: rule

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.

Scores

CVSS v3 7.5
EPSS 0.0003
EPSS Percentile 9.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-770
Status published

Affected Products (1)

golang/go < 1.24.12

Timeline

Published Jan 28, 2026
Tracked Since Feb 18, 2026