Libevent is an event notification library. From 2.2.0-alpha-dev until 2.2.2-alpha, the libevent WebSocket server in ws.c accumulates fragmented frames in evws->incomplete_frames without enforcing a total message-size limit. An unauthenticated remote client can repeatedly send fragmented WebSocket frames below WS_MAX_RECV_FRAME_SZ with FIN=0, causing the evbuffer to grow without bound until the process or host exhausts memory. This issue is fixed in version 2.2.2-alpha.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-20 18:16
Updated : 2026-09-09 21:19
NVD link : CVE-2026-63495
Mitre link : CVE-2026-63495
CVE.ORG link : CVE-2026-63495
JSON object : View
Products Affected
No product.
