Input validation error in ISC BIND - CVE-2026-78301
Published: September 16, 2026
Vulnerability details
The vulnerability allows a remote user to cause BIND to return attacker-supplied DNS data.
The vulnerability exists due to improper input validation in the named zone database when loading a malformed zone containing an NS or DNAME node above its origin. A remote privileged user can insert a malformed zone to cause BIND to return attacker-supplied DNS data.
On servers that also provide recursion, BIND can follow the locally sourced zone cut and cache attacker-supplied records for names outside the configured zone. On purely authoritative servers, queries may return out-of-zone referrals without the AA flag.