5.3
CVE-2025-61724
- EPSS 0.53%
- Veröffentlicht 29.10.2025 22:10:14
- Zuletzt bearbeitet 29.01.2026 15:30:53
- Quelle security@golang.org
- CVE-Watchlists
- Unerledigt
Excessive CPU consumption in Reader.ReadResponse in net/textproto
The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.53% | 0.405 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 5.3 | 3.9 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
|
CWE-770 Allocation of Resources Without Limits or Throttling
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.
https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI
https://go.dev/cl/709859
https://go.dev/issue/75716
https://pkg.go.dev/vuln/GO-2025-4015
http://www.openwall.com/lists/oss-security/2025/10/08/1