CVE-2025-61724

MEDIUM EPSS 40.6%
Published Oct 29, 20258mo ago · Modified Jun 17, 20262w ago
5.3 CVSS 3.1
Medium
Find Similar
Published Oct 29, 2025 8mo ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
5.3
Exploitability
3.9
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability Low

Threat Intelligence

EPSS Exploit Probability
40.6% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-770

Affected Products 2

VendorProductVersionRange
golanggo* <1.24.8
golanggo*≥1.25.0  –  <1.25.2

References 5

  • openwall.com http://www.openwall.com/lists/oss-security/2025/10/08/1
    Mailing ListRelease NotesThird Party Advisory
  • go.dev https://go.dev/cl/709859
    Patch
  • go.dev https://go.dev/issue/75716
    Issue Tracking
  • groups.google.com https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI
    Mailing ListRelease Notes
  • pkg.go.dev https://pkg.go.dev/vuln/GO-2025-4015
    Vendor Advisory

Remediation

  • go.dev https://go.dev/cl/709859
    Patch