CVE-2025-61724

medium

Description

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.

References

https://pkg.go.dev/vuln/GO-2025-4015

https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI

https://go.dev/issue/75716

https://go.dev/cl/709859

http://www.openwall.com/lists/oss-security/2025/10/08/1

Details

Source: Mitre, NVD

Published: 2025-10-29

Updated: 2025-11-04

Risk Information

CVSS v2

Base Score: 5

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P

Severity: Medium

CVSS v3

Base Score: 5.3

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Severity: Medium

EPSS

EPSS: 0.00018