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