CVE-2026-55767 | Guzzle: Dot-Only Cookie Domains Match All Hosts in guzzlehttp/guzzle

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.

Published: 2026-06-23 Last update: 2026-06-26 Assigner: [email protected] Source: [email protected]

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.

Exploit prediction scoring system (EPSS) score for CVE-2026-55767

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)

Common vulnerability scoring system (CVSS) metrics for CVE-2026-55767

CVSS metrics for this CVE.

Base score Version Severity Vector Exploitability Impact Score source
5.8 3.1 MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N Click to expand
Attack vector (AV:N)
Could be attacked over the internet or any normal routed network—not just someone sitting at the machine.
Attack complexity (AC:L)
Once they can reach the bug, pulling it off is straightforward—no weird race conditions or rare setup.
Privileges required (PR:N)
No account or special rights needed—anonymous or random user is enough.
User interaction (UI:N)
Nobody has to click “OK” or open a trap file; it can work without a victim helping.
Scope (S:C)
Breaking this can reach past the original component and bite other resources—bigger blast radius.
Confidentiality (C:N)
Doesn’t really leak secrets in a meaningful way.
Integrity (I:L)
Attackers could change some data, but it’s limited—not everything goes.
Availability (A:N)
Service keeps running; no real outage angle.
3.9 1.4 [email protected]

Weakness enumeration for CVE-2026-55767

GitHub Security Advisory for CVE-2026-55767

GHSA-cwxw-98qj-8qjx · Severity: medium · Ecosystem: composer — guzzlehttp/guzzle: Dot-Only Cookie Domains Match All Hosts

OS Trackers for CVE-2026-55767

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

Affected software / configurations for CVE-2026-55767

Vendor Product Version Raw CPE
guzzlephp guzzle < 7.12.1 cpe:2.3:a:guzzlephp:guzzle:*:*:*:*:*:*:*:*

References for CVE-2026-55767

cvelogic Threat Intelligence