Vulnerability Description
A flaw was found in quarkus-websockets-next. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by streaming messages over a single connection faster than the application can process them. Due to unbounded message buffering and a lack of read backpressure, this rapidly exhausts heap space, leading to a java.lang.OutOfMemoryError that crashes the Java Virtual Machine (JVM).
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-87742
- https://bugzilla.redhat.com/show_bug.cgi?id=2530522
FAQ
What is CVE-2026-87742?
CVE-2026-87742 is a vulnerability with a CVSS score of 7.5 (HIGH). A flaw was found in quarkus-websockets-next. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by streaming messages over a single connection faster than the application c...
How severe is CVE-2026-87742?
CVE-2026-87742 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-87742?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.