CVE-2026-55767
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
guzzlehttp/guzzlePackagist | < 7.12.1 | 7.12.1 |
Affected products
11- osv-coords9 versionspkg:apk/chainguard/nextcloud-server-32pkg:apk/chainguard/nextcloud-server-34pkg:apk/chainguard/nextcloud-server-31pkg:apk/wolfi/nextcloud-server-31pkg:apk/wolfi/nextcloud-server-33pkg:apk/wolfi/nextcloud-server-32pkg:apk/chainguard/privatebinpkg:apk/chainguard/drupal-11.3pkg:apk/chainguard/nextcloud-server-33
< 32.0.11-r2+ 8 more
- (no CPE)range: < 32.0.11-r2
- (no CPE)range: < 34.0.1-r3
- (no CPE)range: < 31.0.14-r5
- (no CPE)range: < 31.0.14-r5
- (no CPE)range: < 33.0.5-r3
- (no CPE)range: < 32.0.11-r2
- (no CPE)range: < 2.0.4-r2
- (no CPE)range: < 11.3.13-r0
- (no CPE)range: < 33.0.5-r3
Patches
Vulnerability mechanics
References
7- github.com/advisories/GHSA-cwxw-98qj-8qjxghsaADVISORY
- github.com/guzzle/guzzle/security/advisories/GHSA-cwxw-98qj-8qjxnvdThird Party AdvisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2026-55767ghsaADVISORY
- github.com/FriendsOfPHP/security-advisories/blob/master/guzzlehttp/guzzle/CVE-2026-55767.yamlnvdWEB
- github.com/guzzle/guzzle/commit/7f537cded1912349abf5081258d6db19106d774dnvdWEB
- github.com/guzzle/guzzle/pull/3653nvdWEB
- github.com/guzzle/guzzle/releases/tag/7.12.1nvdWEB
News mentions
0No linked articles in our index yet.