guzzlehttp/psr7 is a PSR-7 HTTP message library implementation in PHP. Prior to 2.12.1, guzzlehttp/psr7 did not reject CR/LF characters in certain first-party HTTP start-line fields: the request method, protocol version, and response reason phrase. If an application placed attacker-controlled data into one of those fields and later serialized the PSR-7 message as raw HTTP/1.x, for example with Message::toString() or an equivalent serializer, the serialized message could contain attacker-controlled header lines. The issue can also be reached through Message::parseRequest() or Message::parseResponse() when malformed raw messages are parsed into first-party PSR-7 objects and then serialized again. Creating or modifying a Request, Response, or other PSR-7 object alone is not sufficient. The issue requires the malformed message to be serialized and written to the network, forwarded, replayed, or otherwise processed by software that does not independently reject the malformed start line. This vulnerability is fixed in 2.12.1.
CVE-2026-55766
This medium-severity CVE scores 4.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 95% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 4.8
- EG Score
- 4.8(medium)
- EPSS
- 5.3%
- KEV
- Not listed
Published
June 19, 2026
Last Modified
June 30, 2026
Advisory Details (1)
Auto-updated Jun 23, 2026CRLF Injection in HTTP Start-Line Serialization in guzzlehttp/psr7 · Advisory · guzzle/psr7 · GitHub
https://github.com/guzzle/psr7/security/advisories/GHSA-vm85-hxw5-5432Vendor Advisories for CVE-2026-55766(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Packagist(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| guzzlehttp/psr7 | 1.0.0 ... 2.9.1 (61 versions) | 2.12.1 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 16× in last 7d / 36× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-06 21:38 UTCEG score recompute
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 22:53 UTCEG score recompute
- 2026-07-05 02:31 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-05 00:08 UTCEG score recompute
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 01:19 UTCEG score recompute
- 2026-07-03 02:34 UTCEG score recompute
- 2026-07-02 03:50 UTCEG score recompute
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-07-01 05:05 UTCEG score recompute
- 2026-06-30 06:20 UTCEG score recompute
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 07:35 UTCEG score recompute
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 08:50 UTCEG score recompute
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-27 10:05 UTCEG score recompute
Show 11 moreShow fewer
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-26 11:21 UTCEG score recompute
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-25 07:41 UTCEG score recompute
- 2026-06-24 14:05 UTCEPSS rescore
- 2026-06-24 08:56 UTCEG score recompute
- 2026-06-23 10:10 UTCEG score recompute
- 2026-06-22 11:25 UTCEG score recompute
- 2026-06-21 12:29 UTCEG score recompute
- 2026-06-20 13:42 UTCEG score recompute
- 2026-06-19 14:57 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-55766?
When was CVE-2026-55766 disclosed?
Is CVE-2026-55766 actively exploited?
What is the CVSS score of CVE-2026-55766?
How do I remediate CVE-2026-55766?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-55766
Is Your Infrastructure Affected by CVE-2026-55766?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.