๐Ÿ” CVE Alert

CVE-2026-63379

UNKNOWN 0.0

Libevent: HTTP Header smuggling

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent processes chunked HTTP trailers in http.c through evhttp_read_trailer and merges them into request headers. The fix introduces evhttp_parse_headers_impl_ and a temporary trailer header list. An unauthenticated remote attacker can place security-sensitive fields in trailers so that an upstream proxy and the libevent application interpret different effective headers, enabling header smuggling, authorization bypass, proxy-header spoofing, or cache poisoning. The fix parses trailers into a temporary header list and discards them instead of merging them into req->input_headers. This issue is fixed in versions 2.1.13 and 2.2.2-alpha.

CWE CWE-444
Vendor libevent
Product libevent
Published Aug 20, 2026
Stay Ahead of the Next One

Get instant alerts for libevent libevent

Be the first to know when new unknown vulnerabilities affecting libevent libevent are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

libevent / libevent
< 2.1.13 >= 2.2.0-alpha, < 2.2.2-alpha

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/libevent/libevent/security/advisories/GHSA-2gmv-p5m7-98p6 github.com: https://github.com/libevent/libevent/commit/87e8e44fa774e9677b089b1a5114ee68aefa1636 github.com: https://github.com/libevent/libevent/commit/b847071141b3827900d536594ec9045eb0a4c485 github.com: https://github.com/libevent/libevent/releases/tag/release-2.1.13-stable github.com: https://github.com/libevent/libevent/releases/tag/release-2.2.2-alpha