CVE-2025-40778

8.6

ISC · BIND 9

ISC BIND 9 contains a cache poisoning vulnerability due to overly lenient DNS record acceptance, allowing unauthenticated remote attackers to inject forged data into the resolver cache.

Executive summary

A critical vulnerability in ISC BIND 9 allows unauthenticated remote attackers to perform DNS cache poisoning, potentially redirecting legitimate traffic to malicious destinations.

Vulnerability

This flaw is a result of improper validation of DNS response records (CWE-349). An unauthenticated remote attacker can exploit the software's lenient acceptance policy to successfully inject forged DNS records into the cache.

Business impact

The ability to manipulate DNS cache records poses a significant risk to organizational integrity. Successful exploitation allows for traffic redirection, which can facilitate man-in-the-middle attacks, credential theft, and the delivery of malicious content. With a CVSS score of 8.6, this High-severity vulnerability requires immediate attention to prevent unauthorized manipulation of network infrastructure and potential long-term reputational damage.

Remediation

Immediate Action: Upgrade all affected BIND 9 instances to the patched versions: 9.18.41, 9.20.15, 9.21.14, 9.18.41-S1, or 9.20.15-S1.

Proactive Monitoring: Monitor DNS resolver logs for unusual cache entries or sudden spikes in traffic to unknown or suspicious domains.

Compensating Controls: Ensure that DNSSEC is fully implemented and validated, as this provides a layer of cryptographic verification that can mitigate the impact of forged records.

Exploitation status

Public Exploit Available: Yes, multiple public proofs-of-concept are available via GitHub repositories.

Analyst recommendation

Given the availability of public proof-of-concept code and the critical nature of DNS infrastructure, organizations must prioritize patching their BIND 9 deployments. Failure to update promptly leaves internal network traffic vulnerable to interception and redirection. Apply the vendor-provided updates to the relevant BIND 9 branch immediately to neutralize this threat.

More ISC CVEs

Sources

Originally found and disclosed by ISC would like to thank Yuxiao Wu, Yunyi Zhang, Baojun Liu, and Haixin Duan from Tsinghua University for bringing this v, per the CVE Program record.