Vulnerability Description
guzzlehttp/guzzle versions before 7.15.1 contain a denial of service vulnerability in the CookieJar that accepts unlimited Set-Cookie header fields with no size restrictions. Attackers can return many large cookies from a malicious server, causing Guzzle to store excessive data in memory and generate oversized Cookie headers that fail in handlers or destination servers.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/guzzle/guzzle/security/advisories/GHSA-f283-ghqc-fg79
- https://www.vulncheck.com/advisories/guzzlehttp-guzzle-before-unbounded-cookie-d
FAQ
What is CVE-2026-67353?
CVE-2026-67353 is a vulnerability with a CVSS score of 5.3 (MEDIUM). guzzlehttp/guzzle versions before 7.15.1 contain a denial of service vulnerability in the CookieJar that accepts unlimited Set-Cookie header fields with no size restrictions. Attackers can return many...
How severe is CVE-2026-67353?
CVE-2026-67353 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-67353?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.