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
CVSS
7.5
Alto
EPSS
1.9%
p78
KEV
—
Exploit Today
23
0-100
Publicado: 28 ene 2026 · Última mod.: 16 jul 2026 · CWE-770
0.8%EPSS · 30 días1.9%
2026-06-302026-07-16
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.
- go.devhttps://go.dev/cl/736712
- go.devhttps://go.dev/issue/77101
- groups.google.comhttps://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc
- pkg.go.devhttps://pkg.go.dev/vuln/GO-2026-4341
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:10096
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:10104
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:10184
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:10225
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:10250
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:11408
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:11414
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:11747
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:11749
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:12028
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:12029
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:12030
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:12031
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:12032
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:12033
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:12279
CVECVSSEPSSKEVRExplotTítuloVis.
CVE-2026-217107.5 ALT97.8%
——29A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`.
When this occurs, `dest["__proto__"]` resolves to `Object.prototype` rather than `undefined`, causing `.push()` to be called on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by `error` event listeners, meaning it cannot be handled without wrapping every `req.headersDistinct` access in a `try/catch`.
* This vulnerability affects all Node.js HTTP servers on **20.x, 22.x, 24.x, and v25.x**2dCVE-2026-261307.5 ALT85.0%
——25Allocation of resources without limits or throttling in ASP.NET Core allows an unauthorized attacker to deny service over a network.2dCVE-2026-489337.5 ALT84.9%
——25A flaw in Node.js WebCrypto implementation can crash the process if the input of `subtle.encrypt()` is a multiple of 2GiB.
This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.14hCVE-2026-455917.5 ALT82.4%
——25Uncontrolled resource consumption in ASP.NET Core allows an unauthorized attacker to deny service over a network.2dCVE-2021-366307.5 ALT80.5%
——24DDOS reflection amplification vulnerability in eAut module of Ruckus Wireless SmartZone controller that allows remote attackers to perform DOS attacks via crafted request.8dCVE-2025-97847.5 ALT80.2%
——24A flaw was found in Undertow where malformed client requests can trigger server-side stream resets without triggering abuse counters. This issue, referred to as the "MadeYouReset" attack, allows malicious clients to induce excessive server workload by repeatedly causing server-side stream aborts. While not a protocol bug, this highlights a common implementation weakness that can be exploited to cause a denial of service (DoS).17d