<?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/"><channel><title>BIND 9 (9.16.8-S1 Through 9.18.50-S1) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/bind-9-9.16.8-s1-through-9.18.50-s1/</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>Wed, 22 Jul 2026 15:19:04 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/bind-9-9.16.8-s1-through-9.18.50-s1/feed.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-11331: BIND 9 RPZ Bypass and Denial of Service Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2026-07-cve-2026-11331-bind9-rpz-bypass-dos/</link><pubDate>Wed, 22 Jul 2026 15:19:04 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-cve-2026-11331-bind9-rpz-bypass-dos/</guid><description>An attacker can exploit CVE-2026-11331, a flaw in ISC BIND 9's RPZ (Response Policy Zone) processing, by crafting long query names to trigger a mishandled NAMETOOLONG error, leading to either a bypass of RPZ rules or a denial of service due to an unexpected exit of the BIND 9 software.</description><content:encoded><![CDATA[<p>CVE-2026-11331 describes a significant vulnerability in multiple versions of ISC BIND 9, a widely used DNS software. This flaw specifically impacts BIND 9 resolvers configured with Response Policy Zones (RPZ) that utilize wildcard CNAME policies. An attacker, by discerning or guessing this configuration, can intentionally craft DNS query names of excessive length. This action triggers a &quot;NAMETOOLONG&quot; error condition during BIND 9's RPZ processing. Crucially, the software does not handle this error condition gracefully, which can lead to two critical outcomes: the successful bypass of the configured RPZ rules, allowing access to domains that should be blocked, or an unexpected termination of the BIND 9 process itself, resulting in a denial of service (DoS) for DNS resolution. The affected versions span from 9.16.0 through 9.18.50, 9.20.0 through 9.20.24, 9.21.0 through 9.21.23, and specific &quot;S1&quot; branches.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An attacker identifies a target DNS resolver running a vulnerable version of BIND 9 and determines or infers that it utilizes RPZ with wildcard CNAME policies.</li>
<li>The attacker constructs a specialized DNS query containing an unusually long query name.</li>
<li>The crafted query name is engineered to exceed the internal buffer or processing limits within BIND 9's RPZ component.</li>
<li>The vulnerable BIND 9 instance receives the malicious query and attempts to process the long query name against its configured RPZ rules.</li>
<li>During this RPZ processing, the excessive length of the query name triggers an internal &quot;NAMETOOLONG&quot; error condition within BIND 9.</li>
<li>Due to the improper handling of this specific error, the BIND 9 resolver fails to correctly enforce the RPZ rule.</li>
<li>This mishandling results in either the bypass of the intended RPZ rule, allowing the attacker to resolve a domain that should have been blocked, or causes the BIND 9 process to terminate unexpectedly.</li>
<li>If the BIND 9 process terminates, it leads to a denial-of-service condition, impacting DNS resolution for clients relying on that server.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>The primary impacts of successful exploitation of CVE-2026-11331 are the circumvention of security policies and service disruption. If an attacker bypasses Response Policy Zone (RPZ) rules, they can access or direct users to malicious domains that were intended to be blocked, thereby undermining the organization's network security posture. Alternatively, the vulnerability can lead to an unexpected termination of the BIND 9 software, causing a denial of service. This can severely disrupt DNS resolution services for an organization, rendering internal and external services inaccessible, and impacting operational continuity. The CVSS v3.1 Base Score of 7.5 indicates a high severity threat, primarily due to the high availability impact and moderate integrity impact (through RPZ bypass).</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Patch CVE-2026-11331 by upgrading all affected BIND 9 instances to a fixed version immediately.</li>
<li>Monitor BIND 9 logs for <code>NAMETOOLONG</code> error messages, especially those occurring during RPZ processing.</li>
<li>Implement proactive monitoring for unexpected termination or restarts of the BIND 9 process, as this may indicate a denial-of-service attack or critical error condition.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>vulnerability</category><category>denial-of-service</category><category>dns</category><category>bind</category><category>networking</category></item></channel></rss>