VYPR

guzzle

by Debian

CVEs (1)

  • CVE-2026-59883Jul 9, 2026
    risk 0.00cvss epss

    Guzzle is an extensible PHP HTTP client. Prior to 7.12.3, CookieJar did not restrict cookies scoped to IP-address or bare-numeric Domain values to the exact host that set them, because SetCookie::matchesDomain() applied ordinary suffix matching to domains such as 192.168.0.1,…