react/http is an event-driven, streaming HTTP client and server implementation for ReactPHP. From 0.6.0 until 1.11.1, React\Http\Io\ChunkedDecoder could enter an infinite loop while processing a malformed Transfer-Encoding: chunked body because handleData required its buffer to shrink on every iteration. An incomplete terminal-chunk trailer without CRLF left the buffer unchanged after strpos returned false, and exactly two non-CRLF bytes after a completed non-terminal chunk bypassed both the error and wait guards. The affected decoder processes request bodies for React\Http\HttpServer and response bodies for React\Http\Browser, allowing a malicious client to freeze a server or a malicious or compromised server to freeze a client. A reverse proxy that normalizes inbound requests may protect the server direction but does not protect outbound Browser requests. This issue is fixed in version 1.11.1.
CVE-2026-84997
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 55% 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).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 65(Attend)EG Risk 65/100SSVC: Attend
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 1%
- EPSS %ILE
- 45%
- KEV
- Not listed
Published
September 16, 2026
Last Modified
September 16, 2026
Advisory Details (3)
Auto-updated Sep 16, 2026v1.11.1
Patch available: reactphp/http v1.11.1
https://github.com/reactphp/http/releases/tag/v1.11.1commit b6d4688790ad (reactphp/http)
Patch available: reactphp/http v1.11.1 (contains commit b6d4688790ad)
https://github.com/reactphp/http/commit/b6d4688790adf3797071fcf88a3fc4225f30486aA malformed HTTP chunked body can lead to a denial-of-service and peg the CPU · Advisory · reactphp/http · GitHub
https://github.com/reactphp/http/security/advisories/GHSA-x424-64qh-5j54Vendor Advisories for CVE-2026-84997(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 |
|---|---|---|---|
| react/http | v0.6.0 ... v1.9.0 (26 versions) | 1.11.1 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 9× in last 7d / 9× 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-09-19 19:11 UTCEG score recompute
- 2026-09-18 21:29 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 23:50 UTCEG score recompute
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-16 15:20 UTCEG score recompute
- 2026-09-16 14:51 UTCEG score recompute
- 2026-09-16 14:26 UTCEG score recompute
- 2026-09-16 14:25 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-835
Frequently asked(5)
What is CVE-2026-84997?
When was CVE-2026-84997 disclosed?
Is CVE-2026-84997 actively exploited?
What is the CVSS score of CVE-2026-84997?
How do I remediate CVE-2026-84997?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-84997
Is Your Infrastructure Affected by CVE-2026-84997?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.