CVE-2026-84997
Last modified
CVE-2026-84997 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| reactphp | http | >= 0.6.0, < 1.11.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-84997?
How severe is CVE-2026-84997?
How do I fix CVE-2026-84997?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-84975PJSIP is a free and open source multimedia communication lib…7.4
- CVE-2026-84989ntopng is a web-based network traffic monitoring application…7.1
- CVE-2026-8499The Helpfulcrowd Product Reviews plugin for WordPress is vul…5.3
- CVE-2026-84990ntopng is a web-based network traffic monitoring application…8.8
- CVE-2026-84992md-editor-v3 is a Markdown editor for Vue 3 developed in JSX…6.1
- CVE-2026-84993MikroORM is a TypeScript ORM for Node.js based on Data Mappe…6.5
- CVE-2026-8500Web::Passwd versions through 0.03 for Perl is vulnerable to …9.8
- CVE-2026-85006The HappyAddons for Elementor WordPress plugin before 3.50.…6.8
- CVE-2026-85008undici's cache interceptor documents that only safe HTTP met…5.3
- CVE-2026-85009The RestroPress WordPress plugin through 3.4.6 does not ver…6.5
- CVE-2026-8501Improper access control in the PCTCore64.sys Windows kernel …7.8
- CVE-2026-85010The RestroPress WordPress plugin before 3.4.6 does not valid…5.3
Are you affected by CVE-2026-84997?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
