← Back to CVE search

CVE-2026-63495

libevent

Description

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.

CVSS 7.5EPSS 0.426%Risk 0.78
View source
Published
2026-08-20 18:16:37
Affected versions
>=2.2.0-alpha-dev, <2.2.2-alpha
Type
Library
Last modified
2026-08-20 20:17:45
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H