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.
CVE-2026-63382
This critical-severity CVE scores 9.2 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.6%, 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
- 9.2
- EG Score
- 9.2(medium)
- EG Risk
- 72(Attend)EG Risk 72/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 computedSeverity92% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 1%
- EPSS %ILE
- 45%
- KEV
- Not listed
Published
August 20, 2026
Last Modified
August 20, 2026
Advisory Details (7)
Auto-updated Aug 20, 2026Libevent 2.2.2-alpha
Patch available: libevent/libevent release-2.2.2-alpha
https://github.com/libevent/libevent/releases/tag/release-2.2.2-alphaLibevent 2.1.13-stable
Patch available: libevent/libevent release-2.1.13-stable
https://github.com/libevent/libevent/releases/tag/release-2.1.13-stablecommit ac38703b2d31 (libevent/libevent)
Patch available: libevent/libevent release-2.1.13-stable (contains commit ac38703b2d31)
https://github.com/libevent/libevent/commit/ac38703b2d312200c4f967f02936af0118d384a0commit 83ba67373032 (libevent/libevent)
Patch available: libevent/libevent release-2.2.2-alpha (contains commit 83ba67373032)
https://github.com/libevent/libevent/commit/83ba67373032334559b82409db035dd8c3cc1660commit 5119ceb00557 (libevent/libevent)
Patch available: libevent/libevent release-2.2.2-alpha (contains commit 5119ceb00557)
https://github.com/libevent/libevent/commit/5119ceb00557bf007f9065709e852686f3c0bb6ecommit 10abb34b8dc3 (libevent/libevent)
Patch available: libevent/libevent release-2.1.13-stable (contains commit 10abb34b8dc3)
https://github.com/libevent/libevent/commit/10abb34b8dc3e1184de315dd261ce4b77563cda6libevent evhttp: Multiple HTTP Parser Bugs Enable Request Smuggling · Advisory · libevent/libevent · GitHub
https://github.com/libevent/libevent/security/advisories/GHSA-q39v-w2g7-gr8jWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 13× 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-08-25 16:58 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 17:35 UTCEG score recompute
- 2026-08-24 09:50 UTCEG score recompute
- 2026-08-23 02:38 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 03:21 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-20 20:20 UTCEG score recompute
- 2026-08-20 19:37 UTCEG score recompute
- 2026-08-20 18:17 UTCEG score recompute
- 2026-08-20 17:57 UTCEG score recompute
- 2026-08-20 17:56 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-444
Frequently asked(5)
What is CVE-2026-63382?
When was CVE-2026-63382 disclosed?
Is CVE-2026-63382 actively exploited?
What is the CVSS score of CVE-2026-63382?
How do I remediate CVE-2026-63382?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-63382
Is Your Infrastructure Affected by CVE-2026-63382?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.