Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-63385— Libevent: HTTP header handling bugs create risk of access control bypass.

Quick assessment

Affected
libevent libevent
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Libevent 是一个事件通知库。在 2.1.13 之前以及 2.2.2-alpha 版本中,libevent 在 中存在两个 HTTP 解析方面的安全弱点。 第一个弱点涉及函数 ,它会将经过百分号编码的 字节解码为字面意义上的 NUL(零)字符。这可能导致下游的 C 字符串操作提前截断路径,从而绕过在其他表示形式上执行的安全验证。 第二个弱点涉及函数 ,该函数接受过时的标头值折行(line folding)行为,即允许标头值中包含回车符(CR)或换行符(LF)。这使得代理服务器和 libevent 可能对同一标

CVSS 9.2 · Critical EPSS 0.40% · P33

Affected Version Matrix 2

VendorProduct Version RangeStatus
libevent libevent >= 2.2.0-alpha, < 2.2.2-alpha affected
< 2.1.13 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-63385

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Libevent: HTTP header handling bugs create risk of access control bypass.
Source: CVE Program / CVE List V5
Vulnerability Description
Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttp_decode_uri_internal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass validation performed on a different representation. evhttp_header_is_valid_value also accepts obsolete line folding in header values containing carriage return or line feed characters, allowing a proxy and libevent to interpret headers differently and enabling header injection or access control bypass. The CRLF header acceptance is fixed in versions 2.1.13 and 2.2.2-alpha, but the reviewed patches do not clearly remediate the URI NUL-truncation condition.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:L/SC:L/SI:L/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
HTTP请求的解释不一致性(HTTP请求私运)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
libevent libevent >= 2.2.0-alpha, < 2.2.2-alpha -

II. Public POCs for CVE-2026-63385

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 9782 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-63385

登录查看更多情报信息。

Patches & Fixes for CVE-2026-63385 (2)

Vendor Advisories for CVE-2026-63385 (1)

Vendor Pages for CVE-2026-63385 (2)

Same Patch Batch · libevent · 2026-08-20 · 10 CVEs total

CVE-2026-63382 9.2 CRITICAL libevent evhttp: Multiple HTTP Parser Bugs Enable Request Smuggling
CVE-2026-63384 8.7 HIGH Libevent: `evtag_unmarshal_header()` decodes a wire `uint32` length into a signed `int` re
CVE-2026-63383 8.7 HIGH Libevent: decode_tag_internal() can lead to out-of-bounds read
CVE-2026-63388 8.4 HIGH Libevent: Heap out-of-bounds write in bufferevent_socket_set_conn_address_ reachable via A
CVE-2026-63495 7.5 HIGH Libevent: Unbounded memory accumulation in WebSocket server via fragmented frames
CVE-2026-63387 7.0 HIGH Libevent: Off-by-one stack buffer overflow in dnsname_to_labels via crafted DNS server res
CVE-2026-63379 6.3 MEDIUM Libevent: HTTP Header smuggling
CVE-2026-63381 5.8 MEDIUM Libevent: Dangling Pointer in `evbuffer_add_buffer_reference`
CVE-2026-63380 5.7 MEDIUM Libevent: Null Pointer Dereference in `evws_new_session`

IV. Related Vulnerabilities

V. Comments for CVE-2026-63385

No comments yet


Leave a comment