SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-67355

MEDIUM · CVSS 5.9 EPSS 0.23% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-01 · Last synced 2026-08-31

CyberRota Analysis

AI-Generated

Versions of guzzlehttp/guzzle prior to 7.15.1 are vulnerable due to improper handling of host-only cookie scope, allowing attackers controlling child hosts to access sensitive cookies intended for parent hosts. This misconfiguration can lead to the exposure of session identifiers and authorization tokens, particularly when cookie jars are shared across different trust boundaries. Organizations using affected versions should prioritize updating to mitigate the risk of session hijacking and unauthorized access.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-67355
Severity
MEDIUM
CVSS
5.9
EPSS
0.23%

Original NVD Description

guzzlehttp/guzzle versions before 7.15.1 fail to preserve host-only cookie scope, storing the request host in the Domain field instead of marking cookies as host-only. Attackers controlling child hosts can receive host-only cookies intended only for parent hosts, potentially disclosing session identifiers and authorization tokens when the same cookie jar is reused across trust boundaries.