CVE 5.3 MEDIUM

Excessive CPU consumption in Reader.ReadResponse in net/textproto_CVE-2025-61724

5.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

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.

Basic Information

ID CVE-2025-61724
Source Go
Published Oct 29, 2025 at 22:10
Modified Oct 30, 2025 at 14:22

Affected Product

Vendor Go standard library
Product net/textproto
Affected Versions Go standard library net/textproto 0
Go standard library net/textproto 1.25.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.