CVE-2025-61726
Published: January 16, 2026Last modified: January 17, 2026
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.
Severity score breakdown
| Parameter | Value |
|---|---|
| Base score | 7.5 |
| Attack Vector | NETWORK |
| Attack complexity | LOW |
| Privileges required | NONE |
| User interaction | NONE |
| Scope | UNCHANGED |
| Confidentiality | NONE |
| Integrity impact | NONE |
| Availability impact | HIGH |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Status
| Product | Release | Package | Status |
|---|---|---|---|
| Alpaquita Linux | 23 LTS | go | Fixed (1.24.12-r0) |
| 25 LTS | go | Fixed (1.24.12-r0) | |
| Stream | go | Fixed (1.25.6-r0) | |
| Hardened Containers | 23 LTS | go | Fixed (1.24.12-r0) |
| 25 LTS | go | Fixed (1.24.12-r0) | |
| Stream | go | Fixed (1.25.6-r0) |