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.
References
| Link | Resource |
|---|---|
| https://github.com/guzzle/guzzle/commit/b9944c161b12d9ee9c9334cfc5b9659ecd7451f8 | Patch |
| https://github.com/guzzle/guzzle/pull/3694 | Issue Tracking Patch |
| https://github.com/guzzle/guzzle/releases/tag/7.12.3 | Release Notes |
| https://github.com/guzzle/guzzle/security/advisories/GHSA-g446-98w2-8p5w | Mitigation Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-07-08 17:17
Updated : 2026-07-13 14:01
NVD link : CVE-2026-59883
Mitre link : CVE-2026-59883
CVE.ORG link : CVE-2026-59883
JSON object : View
Products Affected
guzzlephp
- guzzle
