5.8
MEDIUM CVSS 3.1
CVE-2026-55767
Guzzle: Dot-Only Cookie Domains Match All Hosts in guzzlehttp/guzzle
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.

INFO

Published Date :

June 23, 2026, 4:17 p.m.

Last Modified :

June 26, 2026, 7:34 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-55767 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Guzzlephp guzzle
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 3.1 MEDIUM [email protected]
Solution
Update Guzzle to version 7.12.1 or later to fix cookie domain parsing.
  • Update Guzzle to version 7.12.1 or later.
  • Ensure cookie domain validation is correctly handled.
Public PoC/Exploit Available at Github

CVE-2026-55767 has a 3 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-55767.

URL Resource
https://github.com/guzzle/guzzle/security/advisories/GHSA-cwxw-98qj-8qjx Third Party Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-55767 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-55767 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Demo project with vulnerabilities to test tools

PHP

Updated: 1 week, 4 days ago
0 stars 0 fork 0 watcher
Born at : July 10, 2026, 4:30 p.m. This repo has been linked 40 different CVEs too.

NV Digital Open Operator System (NVoOS) is an Object-Oriented AI framework for WordPress connecting your data with OpenAI, Gemini, Anthropic, DeepSeek, Hugging Face, Cloudflare, OpenRouter & Ollama (Local) models. Create & manage AI Assistants that can interact with users, access WordPress (API) data, & perform as a MCP Server & Chat Agent

ai ai-agents ai-tools antropic-claude cloudflare-workers-ai google-gemini huggingface lm-studio mcp ollama-api ollama-client openai-api wordpress-plugin

PHP CSS JavaScript Shell HTML Python Dockerfile TypeScript Batchfile SCSS

Updated: 5 days, 15 hours ago
5 stars 1 fork 1 watcher
Born at : Oct. 22, 2025, 3:44 a.m. This repo has been linked 12 different CVEs too.

Complete Library Management System (ILS) - Circulation, OPAC, cataloging, reservations, loans, automatic notifications, plugin system, and Z39.50/SRU server

cataloging dewey-decimal ils isbn library-management opac open-source self-hosted biblioteche books catalog circulation digital-library ebooks library library-catalog koha-alternative

PHP CSS JavaScript TypeScript Shell

Updated: 3 days, 12 hours ago
81 stars 7 fork 7 watcher
Born at : Sept. 10, 2025, 9:28 p.m. This repo has been linked 4 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-55767 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-55767 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Jun. 26, 2026

    Action Type Old Value New Value
    Added CPE Configuration OR *cpe:2.3:a:guzzlephp:guzzle:*:*:*:*:*:*:*:* versions up to (excluding) 7.12.1
    Added Reference Type GitHub, Inc.: https://github.com/guzzle/guzzle/security/advisories/GHSA-cwxw-98qj-8qjx Types: Third Party Advisory
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jun. 23, 2026

    Action Type Old Value New Value
    Added SSVC {'id': 'CVE-2026-55767', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'yes'}, {'technicalImpact': 'partial'}], 'version': '2.0.3', 'timestamp': '2026-06-23T17:47:47.323538Z'}
  • New CVE Received by [email protected]

    Jun. 23, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'guzzle', 'product': 'guzzle', 'versions': [{'status': 'affected', 'version': '< 7.12.1'}]}]
    Added 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.
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N
    Added CWE CWE-346
    Added CWE CWE-1286
    Added Reference https://github.com/guzzle/guzzle/security/advisories/GHSA-cwxw-98qj-8qjx
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.