CVE-2026-55767
Last modified
CVE-2026-55767 is a medium-severity vulnerability rated 5.8/10 on the CVSS scale. 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. EPSS estimates a 0.11% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Guzzlephp | Guzzle | < 7.12.1 |
References
- https://github.com/guzzle/guzzle/security/advisories/GHSA-cwxw-98qj-8qjxThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-55767?
How severe is CVE-2026-55767?
How do I fix CVE-2026-55767?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-55759Rocket.Chat is an open-source, secure, fully customizable co…7.4
- CVE-2026-5576A flaw has been found in SourceCodester/jkev Record Manageme…4.7
- CVE-2026-55760Handlebars.java provides logic-less and semantic Mustache te…7.5
- CVE-2026-55761Portainer Community Edition is a lightweight service deliver…5.9
- CVE-2026-55762Rocket.Chat is an open-source, secure, fully customizable co…8.1
- CVE-2026-55766guzzlehttp/psr7 is a PSR-7 HTTP message library implementati…4.8
- CVE-2026-55768GoAccess is a real-time web log analyzer and interactive vie…8.7
- CVE-2026-5577A vulnerability has been found in Song-Li cross_browser up t…8.6
- CVE-2026-55771CedarJava is an open source Java implementation of the Cedar…8.8
- CVE-2026-55772CedarJava is an open source Java implementation of the Cedar…8.8
- CVE-2026-55773CedarJava is an open source Java implementation of the Cedar…8.8
- CVE-2026-55777GoAccess is a real-time web log analyzer and interactive vie…5.3
Are you affected by CVE-2026-55767?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
