Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/guzzle/guzzle/security/advisories/GHSA-wm3w-8rrp-j577
- https://www.vulncheck.com/advisories/guzzlehttp-guzzle-before-host-only-cookie-s
FAQ
What is CVE-2026-67355?
CVE-2026-67355 is a vulnerability with a CVSS score of 5.9 (MEDIUM). 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 host...
How severe is CVE-2026-67355?
CVE-2026-67355 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-67355?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.