AUGUST 24, 2026
Live Feed
Back to database
Case File

CVE-2026-59883

MEDIUM · CVSS 4.7 EPSS 0.12% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-08 · Last synced 2026-08-07

CyberRota Analysis

AI-Generated

The vulnerability in Guzzle's CookieJar allows unrestricted cookie handling for IP-address and bare-numeric Domain values, potentially leading to cross-host cookie disclosure, cookie injection, or session fixation. This issue affects versions prior to 7.12.3 and should be prioritized by developers and organizations utilizing Guzzle for PHP HTTP client operations, particularly those handling sensitive user sessions or data. Immediate upgrading to version 7.12.3 or later is recommended to mitigate these risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-59883
Severity
MEDIUM
CVSS
4.7
EPSS
0.12%

Original NVD Description

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, [::1], or 1, allowing cross-host cookie disclosure, cookie injection, or session fixation. This issue is fixed in version 7.12.3.

Related CVEs

Other vulnerabilities affecting the same vendor(s)