Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-55767

Опубликовано: 23 июн. 2026
Источник: nvd
CVSS3: 5.8
EPSS Низкий

Описание

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.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:guzzlephp:guzzle:*:*:*:*:*:*:*:*
Версия до 7.12.1 (исключая)

EPSS

Процентиль: 4%
0.00143
Низкий

5.8 Medium

CVSS3

Дефекты

CWE-346

Связанные уязвимости

CVSS3: 5.8
ubuntu
около 2 месяцев назад

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.

CVSS3: 5.8
debian
около 2 месяцев назад

Guzzle is an extensible PHP HTTP client. Prior to 7.12.1, CookieJar in ...

CVSS3: 5.8
github
около 2 месяцев назад

guzzlehttp/guzzle: Dot-Only Cookie Domains Match All Hosts

EPSS

Процентиль: 4%
0.00143
Низкий

5.8 Medium

CVSS3

Дефекты

CWE-346