<?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 (4.2.11.Final Through 4.2.17.Final) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/netty-4.2.11.final-through-4.2.17.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>Sat, 26 Sep 2026 15:09:04 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/netty-4.2.11.final-through-4.2.17.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>Hostname Verification Bypass in Netty QUIC Certificate Validation</title><link>https://feed.craftedsignal.io/briefs/2026-09-netty-quic-mitm/</link><pubDate>Sat, 26 Sep 2026 15:09:04 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-netty-quic-mitm/</guid><description>Netty versions 4.2.11.Final through 4.2.17.Final contain an incomplete hostname verification fix in the QUIC certificate verification path, allowing network-adjacent attackers to bypass certificate validation and conduct man-in-the-middle attacks.</description><content:encoded><![CDATA[<p>Netty versions 4.2.11.Final through 4.2.17.Final are affected by a security flaw (CVE-2026-100665) involving the QUIC certificate verification path. When developers utilize a plain X509TrustManager, the BoringSSLCertificateVerifyCallback improperly discards the SSLEngine during the TLS handshake process. This architectural error prevents the necessary endpoint identification logic from executing, even when HTTPS verification is explicitly configured by the application. Consequently, the client fails to validate that the hostname provided in the certificate matches the intended connection destination. An attacker positioned on the network path between the client and the server can present a certificate chain for an arbitrary hostname, which the client will erroneously accept as legitimate, facilitating successful man-in-the-middle (MitM) interceptions and potential exfiltration of sensitive traffic. This vulnerability affects any Netty-based application utilizing the QUIC transport with the specified trust manager configuration.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows a network-adjacent attacker to transparently intercept, inspect, or modify encrypted communications between a client and server. This bypasses the security guarantees of TLS for affected QUIC connections, potentially exposing credentials, session tokens, or sensitive application data. The impact is significant for organizations relying on Netty for high-performance QUIC-based service-to-service communication.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritize the upgrade of all instances utilizing Netty 4.2.11.Final through 4.2.17.Final to Netty 4.2.18.Final or later. As this is a library-level vulnerability, there are no reliable endpoint or network-based detection signatures for the exploitation attempt itself, as the bypass occurs during the internal TLS handshake logic. Engineering teams should audit dependency trees for affected Netty versions and verify that the QUIC transport configuration does not rely on deprecated or insecure X509TrustManager implementations until patching is completed.</p>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>