Denial of Service Vulnerability in Quarkus WebSockets by Red Hat
CVE-2026-87742
7.5HIGH
What is CVE-2026-87742?
A flaw exists within the quarkus-websockets-next component that allows an attacker to exploit the system by sending a rapid stream of messages over a single connection. This leads to unbounded message buffering, as the application cannot process incoming messages quickly enough. Consequently, the heap space is quickly consumed, resulting in a java.lang.OutOfMemoryError, which causes the Java Virtual Machine to crash, effectively leading to service downtime.
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
Credit
Red Hat would like to thank Michael Read ((https://github.com/Michael-JRead)) for reporting this issue.