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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-63380— Libevent: Null Pointer Dereference in `evws_new_session`

Quick assessment

Affected
libevent libevent
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Libevent 是一个事件通知库。在 2.2.2-alpha 版本之前,当 进入错误路径时(即 成功返回,但 失败),libevent 在 中可能解引用无效的列表指针。此时, 检查到一个非空的 ,并无条件地调用 ,尽管该会话从未被插入到 中。本地攻击者若能诱发此类分配失败或锁定失败,即可导致进程崩溃。此问题已在 2.2.2-alpha 版本中得到修复。

CVSS 5.7 · Medium EPSS 0.11% · P2

Affected Version Matrix 1

VendorProduct Version RangeStatus
libevent libevent < 2.2.2-alpha affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-63380

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: Null Pointer Dereference in `evws_new_session`
Source: CVE Program / CVE List V5
Vulnerability Description
Libevent is an event notification library. Prior to 2.2.2-alpha, libevent can dereference invalid list pointers in ws.c when evws_new_session enters its error path after evhttp_start_ws_ succeeds but bufferevent_enable_locking_ fails. evws_connection_free sees a non-null http_server and unconditionally calls TAILQ_REMOVE even though the session was never inserted into http_server->ws_sessions. A local caller able to induce this allocation or locking failure can crash the process. This issue is fixed in version 2.2.2-alpha.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
释放后使用
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
libevent libevent < 2.2.2-alpha -

II. Public POCs for CVE-2026-63380

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-63380

登录查看更多情报信息。

Patches & Fixes for CVE-2026-63380 (1)

Vendor Advisories for CVE-2026-63380 (1)

Vendor Pages for CVE-2026-63380 (1)

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-63385 9.2 CRITICAL Libevent: HTTP header handling bugs create risk of access control bypass.
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`

IV. Related Vulnerabilities

V. Comments for CVE-2026-63380

No comments yet


Leave a comment