GHSA-cwxw-98qj-8qjx · Severity: medium · Ecosystem: composer — guzzlehttp/guzzle: Dot-Only Cookie Domains Match All Hosts
Guzzle is an extensible PHP HTTP client. Prior to 7.12.1, CookieJar incorrectly accepts cookies with a dot-only Domain attribute and whitespace-padded variants. SetCookie::matchesDomain() removes leading dots from the cookie domain, normalizing dot-only values to the empty string; SetCookie::validate() only rejected a strictly empty domain, so these cookies could be stored and the empty normalized domain was treated as matching any request host. An attacker-controlled origin that an application requests with a shared cookie jar can therefore set a cookie that Guzzle later sends to unrelated hosts using the same jar. This may allow cookie injection or session fixation against downstream services, depending on how those services interpret the injected cookie. This vulnerability is fixed in 7.12.1.
Conclusion & alert: CVE-2026-55767 is rated Low Risk (23.8/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.11%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-24 | — | 0.11% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.8 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-cwxw-98qj-8qjx · Severity: medium · Ecosystem: composer — guzzlehttp/guzzle: Dot-Only Cookie Domains Match All Hosts
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-55767 not yet assigned priority: Debian including 1 source packages (guzzle), 4 status rows across 4 suites (bookworm, forky, sid, trixie): open 2, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-55767 |
ubuntu
|
medium | CVE-2026-55767 medium priority: Ubuntu including 1 source packages (guzzle), 5 status rows across 5 suites (jammy, noble, questing, resolute, upstream): needs-triage 3, DNE 1, released 1. | https://ubuntu.com/security/CVE-2026-55767 |
| URL | Tags |
|---|---|
| https://github.com/guzzle/guzzle/security/advisories/GHSA-cwxw-98qj-8qjx | Third Party Advisory |