Despite HTTP headers having a default limit of 1MB, the...
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
Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as "a=;", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption.
References