Resource exhaustion in libevent - #VU136939
Published: July 6, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled resource consumption in the WebSocket server fragmented-frame handling path in ws.c when processing fragmented WebSocket frames. A remote attacker can send a long sequence of valid fragmented frames with FIN=0 to cause a denial of service.
The issue affects applications using libevent's WebSocket server functionality, including code paths reached through evws_new_session and related APIs.