CVE-2026-63382
Last modified
CVE-2026-63382 is a critical-severity vulnerability rated 9.2/10 on the CVSS scale. Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, the libevent evhttp parser in http.c inconsistently handles duplicate Transfer-Encoding headers, comma-separated Transfer-Encoding values, and bare line feeds in chunked framing. EPSS estimates a 0.59% chance of exploitation in the next 30 days.
Description
Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, the libevent evhttp parser in http.c inconsistently handles duplicate Transfer-Encoding headers, comma-separated Transfer-Encoding values, and bare line feeds in chunked framing. evhttp_find_header can select only the first header, evhttp_check_transfer_encoding_ was absent so the previous whole-string comparison fails to recognize valid lists ending in chunked, and evhttp_handle_chunked_read uses EVBUFFER_EOL_CRLF rather than EVBUFFER_EOL_CRLF_STRICT, accepting bare LF chunk terminators. When libevent is deployed behind a proxy that frames the same request differently, an unauthenticated remote attacker can desynchronize request boundaries and smuggle a second request, potentially bypassing access controls or poisoning caches. This issue is fixed in versions 2.1.13 and 2.2.2-alpha.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| libevent | libevent | >= 2.2.0-alpha, < 2.2.2-alpha; < 2.1.13 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63382?
How severe is CVE-2026-63382?
How do I fix CVE-2026-63382?
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-6337Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-63376toml-node is a TOML parser for Node.js and the browser. Prio…8.2
- CVE-2026-63379Libevent is an event notification library. Prior to 2.1.13 a…6.3
- CVE-2026-6338A HTTP request smuggling and desynchronization vulnerability…4.9
- CVE-2026-63380Libevent is an event notification library. Prior to 2.2.2-al…5.7
- CVE-2026-63381Libevent is an event notification library. Prior to 2.1.13 a…5.8
- CVE-2026-63383Libevent is an event notification library. Prior to 2.1.13 a…8.7
- CVE-2026-63384Libevent is an event notification library. Prior to 2.1.13 a…8.7
- CVE-2026-63385Libevent is an event notification library. Prior to 2.1.13 a…9.2
- CVE-2026-63387Libevent is an event notification library. Prior to 2.1.13 a…7
- CVE-2026-63388Libevent is an event notification library. Prior to 2.1.13 a…8.4
- CVE-2026-6339Mattermost versions 11.5.x <= 11.5.1, 11.4.x <= 11.4.3 fail …4.3
Are you affected by CVE-2026-63382?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
