Back to overview

CVE-2026-59883

MEDIUM
4.7
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-59883
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-07-07 16:40 UTC
Published
2026-07-08 15:56 UTC
Last updated
2026-07-08 15:56 UTC
Primary CWE
CWE-346
CWE-346: Origin Validation Error
Vendor / Product
guzzle / guzzle
Sources
cve.org  ·  NVD

Severity & Metrics

4.7 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N
Affected products (1)
VendorProductPlatformVersions
guzzle guzzle < 7.12.3
Weakness (CWE)
CWESourceDescription
CWE-346 cna CWE-346: Origin Validation Error
CWE-384 cna CWE-384: Session Fixation
CVSS scores (1)
ScoreSeverityVersionSourceVector
4.7 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N
References (4)
Back to overview