5.3

CVE-2025-61724

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
GolangGo Version < 1.24.8
GolangGo Version >= 1.25.0 < 1.25.2
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.53% 0.405
CVSS Metriken
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
Mailing List
Release Notes
https://go.dev/cl/709859
Patch
https://go.dev/issue/75716
Issue Tracking
https://pkg.go.dev/vuln/GO-2025-4015
Vendor Advisory
http://www.openwall.com/lists/oss-security/2025/10/08/1
Third Party Advisory
Mailing List
Release Notes