CVE-2025-61726

Source
https://cve.org/CVERecord?id=CVE-2025-61726
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-61726.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-61726
Aliases
Downstream
Related
Published
2026-01-28T20:16:09.713Z
Modified
2026-03-12T02:16:00.572629Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/golang/go

Affected ranges

Type
GIT
Repo
https://github.com/golang/go
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Introduced
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.24.12"
        },
        {
            "introduced": "1.25.0"
        },
        {
            "fixed": "1.25.6"
        }
    ]
}

Affected versions

go1.*
go1.25.0
go1.25.1
go1.25.2
go1.25.3
go1.25.4
go1.25.5

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-61726.json"