VYPR

guzzlehttp/guzzle

by Debian

CVEs (4)

  • CVE-2026-67355Aug 2, 2026
    risk 0.00cvss epss

    guzzlehttp/guzzle versions before 7.15.1 fail to preserve host-only cookie scope, storing the request host in the Domain field instead of marking cookies as host-only. Attackers controlling child hosts can receive host-only cookies intended only for parent hosts, potentially…

  • CVE-2026-67353Aug 2, 2026
    risk 0.00cvss epss

    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…

  • CVE-2026-67354Aug 2, 2026
    risk 0.00cvss epss

    guzzlehttp/guzzle versions before 7.15.1 contain an information disclosure vulnerability in RedirectMiddleware. When the optional allow_redirects.referer setting is enabled, the middleware copies the URI fragment (the portion after '#') from the referring request into the…

  • CVE-2026-67339Aug 2, 2026
    risk 0.00cvss epss

    guzzlehttp/guzzle versions before 7.14.2 fail to properly isolate Proxy-Authorization headers from origin servers in cURL handlers. Attackers can capture proxy credentials through origin server access logs when requests are redirected, bypassed, or sent through SOCKS proxies…