HomeDefectsLIN1021-21807
Acknowledged

LIN1021-21807 : Security Advisory - go - CVE-2025-61726

Created: Mar 12, 2026    Updated: Mar 25, 2026
Found In Version: 10.21.20.2
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Userspace

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.