CVE-2025-61726
Memory exhaustion in query parameter parsing in net/url
7.5
HIGH
CVSS 3.1
EPSS 1.9%
描述
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.
如何修補 CVE-2025-61726
要修補 CVE-2025-61726,請將受影響套件升級到下列已修補版本。
- —升級至 1.24.12 或更新版本
- —升級至 1.24.12 或更新版本
CVE-2025-61726 正在被利用嗎?
低 — EPSS 為 1.9%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- from 0, < 1.24.12, >= 1.25.0, < 1.25.6
- from 0, < 1.24.12, >= 1.25.0, < 1.25.6
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |