<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Quarkus (Quarkus-Websockets-Next) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/quarkus-quarkus-websockets-next/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Thu, 17 Sep 2026 15:59:57 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/quarkus-quarkus-websockets-next/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Denial of Service Vulnerability in Quarkus WebSockets Next</title><link>https://feed.craftedsignal.io/briefs/2026-09-quarkus-websockets-dos/</link><pubDate>Thu, 17 Sep 2026 15:59:57 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-quarkus-websockets-dos/</guid><description>A vulnerability in quarkus-websockets-next allows a remote attacker to cause a Denial of Service via heap exhaustion by streaming WebSocket messages faster than the application can process them.</description><content:encoded><![CDATA[<p>A vulnerability exists in the quarkus-websockets-next component of the Red Hat Quarkus framework, identified as CVE-2026-87742. This issue stems from the lack of read backpressure and the implementation of unbounded message buffering within the WebSocket handling logic. A remote, unauthenticated attacker can exploit this flaw by flooding a single WebSocket connection with high-frequency messages. Because the application fails to regulate the data ingress rate, the incoming messages accumulate in the system's memory heap. This rapid, uncontrolled allocation of memory leads to a java.lang.OutOfMemoryError, ultimately forcing the JVM to crash and resulting in a complete Denial of Service for the affected service.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation results in the immediate unavailability of the application due to a JVM crash. This Denial of Service vulnerability impacts any service utilizing the vulnerable quarkus-websockets-next extension. Depending on the service architecture, this may lead to significant operational disruption for organizations relying on the affected Quarkus-based applications.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Identify all applications currently utilizing the quarkus-websockets-next extension within the environment.</li>
<li>Monitor application logs and system resource telemetry for sudden, high-frequency WebSocket traffic volume and recurring JVM heap usage spikes.</li>
<li>Consult Red Hat security advisories for the specific patched version of Quarkus and prioritize applying updates to all vulnerable nodes.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>denial-of-service</category><category>java</category><category>application-security</category><category>web-application</category><category>security-flaw</category><category>authorization-bypass</category></item></channel></rss>