PT-2026-76578 · Libevent · Libevent
CVE-2026-63379
·
Published
2026-08-07
·
Updated
2026-08-22
CVSS v3.1
8.4
High
| Vector | AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Libevent versions prior to 2.1.13
Libevent versions prior to 2.2.2-alpha
Description
An unauthenticated remote attacker can exploit the way chunked HTTP trailers are processed in
http.c through the evhttp read trailer() function. The software merges these trailers into request headers, which can lead to discrepancies in how an upstream proxy and the application interpret effective headers. This behavior enables header smuggling, authorization bypass, proxy-header spoofing, or cache poisoning. The issue occurs because trailers are merged into req->input headers instead of being handled separately.Recommendations
Update to version 2.1.13.
Update to version 2.2.2-alpha.
Exploit
Fix
HTTP Request/Response Smuggling
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Libevent