CVE-2026-19667 PUBLISHED

Remote assertion failure via 16-bit length truncation in `dns_ncache_add()`

Assigner: isc
Reserved: 12.08.2026 Published: 16.09.2026 Updated: 16.09.2026

If an attacker-controlled authoritative server can produce a negative answer that is exactly 65536 bytes, then a flaw in named results in a negative cache entry of 0 bytes. When this entry is subsequently read, named aborts. This issue affects BIND 9 versions 9.11.0 through 9.18.50, 9.20.0 through 9.20.27, 9.21.0 through 9.21.25, 9.11.3-S1 through 9.18.50-S1, and 9.20.9-S1 through 9.20.27-S1.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS Score: 7.5

Product Status

Vendor ISC
Product BIND 9
Versions Default: unaffected
  • affected from 9.11.0 to 9.18.50 (incl.)
  • affected from 9.20.0 to 9.20.27 (incl.)
  • affected from 9.21.0 to 9.21.25 (incl.)
  • affected from 9.11.3-S1 to 9.18.50-S1 (incl.)
  • affected from 9.20.9-S1 to 9.20.27-S1 (incl.)

Exploits

We are not aware of any active exploits.

Workarounds

No workarounds known.

Solutions

Upgrade to the patched release most closely related to your current version of BIND 9: 9.20.29, 9.21.26, or 9.20.29-S1.

Credits

  • ISC would like to thank Rintaro Kawasugi for bringing this vulnerability to our attention.

References

Problem Types

  • CWE-197 Numeric Truncation Error CWE

Impacts

  • A successful attack results in unexpected program exit and a denial-of-service attack.