Vulnerability record · CVE-2014-8500 · published 11 December 2014
CVE-2014-8500: ISC BIND delegation chaining flaw allows remote denial of service
Isc · Bind
ISC BIND 9.0.x through 9.8.x, 9.9.0 through 9.9.6, and 9.10.0 through 9.10.1 does not limit delegation chaining, so a large or effectively infinite series of referrals exhausts memory and crashes named. Because BIND is widely deployed as recursive and authoritative DNS, an unauthenticated remote crash of the resolver disrupts name resolution for everything behind it.
Description
ISC BIND 9.0.x through 9.8.x, 9.9.0 through 9.9.6, and 9.10.0 through 9.10.1 does not limit delegation chaining, which allows remote attackers to cause a denial of service (memory consumption and named crash) via a large or infinite number of referrals.
AV:N/AC:L/Au:N/C:N/I:N/A:C
Automated analysis
high priorityUnauthenticated remote crash of a core DNS service with a high EPSS score, though no confirmed in-the-wild exploitation is recorded.
What it is
ISC BIND 9.0.x through 9.8.x, 9.9.0 through 9.9.6, and 9.10.0 through 9.10.1 does not limit delegation chaining, so a large or effectively infinite series of referrals exhausts memory and crashes named. Because BIND is widely deployed as recursive and authoritative DNS, an unauthenticated remote crash of the resolver disrupts name resolution for everything behind it.
Impact
An attacker can consume memory on the BIND server until named crashes, causing a denial of service for DNS resolution. There is no confidentiality or integrity impact; the CVSS vector is C:N/I:N/A:C.
Attack surface
Reachable over the network via DNS queries that trigger referral chains; the CVSS vector AV:N/AC:L/Au:N means no authentication and no user interaction are required. Any BIND instance that processes such referrals, including recursive resolvers, is exposed.
Exploitation
Not listed in CISA KEV and no ransomware associations are documented. EPSS is high (0.57794, 99th percentile), and references include vendor advisories and patches but no public exploit tag, so exploitation is plausible but not confirmed by this record.
What to do
- Upgrade to a fixed BIND release; ISC advisory AA-01216 and vendor errata (Ubuntu USN-2437-1, Debian DSA-3094, Red Hat RHSA-2016-0078) identify patched versions.
- If immediate patching is not possible, restrict recursion to trusted clients and apply rate limiting on inbound DNS queries.
- Monitor named memory usage and configure automatic restart or failover for resolver instances.
- Track vendor advisories for bundled BIND in appliances and operating systems, since the affected range spans many downstream products.
Detection
- Alert on named process crashes or unexpected restarts and correlate with spikes in memory usage.
- Baseline and monitor referral response volume per client; flag clients generating unusually deep or numerous referral chains.
- Review DNS query logs for repeated queries producing long delegation chains from a single source.
- Watch system logs for out-of-memory kills or named fatal errors on DNS servers.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
Track CVE-2014-8500 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2014-8500), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.