FlawAtlas
Search the atlas
CVE-2025-61724 Moderate

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.

Exploit probability 0.5%
Published October 29, 2025
Required by Not available
Last source change May 15, 2026

02 / AFFECTED SOFTWARE

Affected packages

Unknown Unknown

149 explicit affected versions

Go stdlib
Bitnami golang

03 / CONNECTIONS

Connected vulnerabilities

04 / EVIDENCE

Source records

Open Source Vulnerabilities GO-2025-4015

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.

View original source
Open Source Vulnerabilities BIT-golang-2025-61724

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.

View original source
Open Source Vulnerabilities CVE-2025-61724

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.

View original source

05 / REFERENCES

Further evidence