CVE-2025-58186

MEDIUM5.3EPSS 0.04%

Lack of limit when parsing cookies can cause memory exhaustion in net/http

Published: 10/29/2025Modified: 5/15/2026

Description

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.

Affected packages (6)

CVSS scores

SourceVersionSeverityVector
osvCVSS 3.1MEDIUM5.3CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

References (7)