CVE-2026-67353 PUBLISHED

guzzlehttp/guzzle before 7.15.1 Unbounded Cookie Denial of Service

Assigner: VulnCheck
Reserved: 29.07.2026 Published: 01.08.2026 Updated: 01.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor guzzle
Product guzzle
Versions Default: unaffected
  • affected from 0 to 7.15.1 (excl.)
  • Version 7.15.1 is unaffected

Credits

  • GrahamCampbell reporter

References

Problem Types

  • Allocation of Resources Without Limits or Throttling CWE