Memory Exhaustion Vulnerability in Libevent WebSocket Server
CVE-2026-63495

7.5HIGH

Key Information:

Vendor

Libevent

Status
Vendor
CVE Published:
20 August 2026

What is CVE-2026-63495?

The Libevent WebSocket server is susceptible to a memory exhaustion vulnerability caused by an improper handling of fragmented WebSocket frames. Specifically, from versions 2.2.0-alpha-dev up to 2.2.2-alpha, the server accumulates fragmented frames without enforcing a strict message-size limitation. This allows unauthenticated remote clients to send numerous fragmented frames with the FIN bit set to 0, leading to uncontrolled growth in memory usage until the system runs out of memory. This issue has been addressed in version 2.2.2-alpha, which enforces proper limits on fragmented messages to mitigate the risk of memory exhaustion.

Affected Version(s)

libevent >= 2.2.0-alpha-dev, < 2.2.2-alpha

References

CVSS V3.1

Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.