<?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>Netty (&lt; 4.2.13.Final) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/netty--4.2.13.final/</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>Fri, 18 Sep 2026 12:05:00 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/netty--4.2.13.final/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 Netty StompSubframeDecoder</title><link>https://feed.craftedsignal.io/briefs/2026-09-netty-stomp-dos/</link><pubDate>Fri, 18 Sep 2026 12:05:00 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-netty-stomp-dos/</guid><description>A memory leak vulnerability in the Netty StompSubframeDecoder component (CVE-2026-93494) allows remote attackers to cause a Denial of Service by sending malformed STOMP frames.</description><content:encoded><![CDATA[<p>A memory leak vulnerability (CVE-2026-93494) exists within the StompSubframeDecoder component of the Netty framework. The flaw is triggered when an attacker sends a STOMP frame body that lacks the expected terminating null byte. Upon receiving such a frame, the decoder performs a ByteBuf allocation that is never subsequently released by the application logic. Because the allocation persists in memory, repeated submission of these crafted frames leads to cumulative, uncontrolled memory consumption. This resource exhaustion eventually causes the host application to crash or become unresponsive, effectively resulting in a Denial of Service (DoS) for any services utilizing the affected STOMP codec. Defenders should prioritize identifying applications leveraging Netty for STOMP protocol handling to evaluate exposure and schedule patches.</p>
<h2 id="impact">Impact</h2>
<p>The vulnerability results in a Denial of Service for applications relying on the Netty StompSubframeDecoder. Persistent memory exhaustion can impact availability for any service exposed to untrusted STOMP traffic, potentially forcing service restarts or leading to total system instability if the memory limit is reached.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Identify all internal and customer-facing applications that utilize the Netty framework, specifically those incorporating the StompSubframeDecoder component.</li>
<li>Review vendor release notes and security advisories for the Netty project to identify the specific patched version containing the fix for CVE-2026-93494.</li>
<li>Apply the vendor-provided patch to all vulnerable Netty implementations.</li>
<li>Monitor memory utilization metrics for services handling STOMP traffic to detect potential exploitation attempts causing memory pressure.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>denial-of-service</category><category>vulnerability</category><category>netty</category><category>cve-2026-93565</category><category>rtsp</category><category>input-validation</category></item></channel></rss>