# CVE-2025-61724

## Summary

- **CVE ID:** CVE-2025-61724
- **Severity:** MEDIUM
- **CVSS Score:** 5.3 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L)
- **CWE:** N/A
- **Published:** Oct 29, 2025
- **Last Modified:** Sep 14, 2026

## 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.

## Affected Products

- Go standard library — net/textproto (0)
- Go standard library — net/textproto (1.25.0)

## References

- [CNA](https://go.dev/cl/709859)
- [CNA](https://go.dev/issue/75716)
- [CNA](https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI)
- [CNA](https://pkg.go.dev/vuln/GO-2025-4015)
- [CVE](http://www.openwall.com/lists/oss-security/2025/10/08/1)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.52%
- **EPSS Percentile:** 42.8

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-17._