The Reader.ReadResponse function constructs a response...
Moderate severity
Unreviewed
Published
Oct 30, 2025
to the GitHub Advisory Database
•
Updated Jan 29, 2026
Description
Published by the National Vulnerability Database
Oct 29, 2025
Published to the GitHub Advisory Database
Oct 30, 2025
Last updated
Jan 29, 2026
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