CVE-2026-12617 PUBLISHED

Record ordering based unexpected exit with CNAME or DNAME

Assigner: isc
Reserved: 18.06.2026 Published: 22.07.2026 Updated: 22.07.2026

The issue is unexpected program termination based on ordering and/or specific content in responses to queries for CNAME or DNAME, and A records. Specifically, if a client queries for a DNAME and A record below the DNAME to the resolver, and the authoritative server responds positively to the A query but delays the DNAME response and later responds negatively, named may quit unexpectedly. Or, if a client queries for a CNAME and A record for the same name to the resolver, and the authoritative server responds positively to the A query but delays the CNAME response and later responds with a self-referential CNAME, the same failure may occur. This issue affects BIND 9 versions 9.18.0 through 9.18.50, 9.20.0 through 9.20.24, 9.18.11-S1 through 9.18.50-S1, and 9.20.9-S1 through 9.20.24-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.18.0 to 9.18.50 (incl.)
  • affected from 9.20.0 to 9.20.24 (incl.)
  • affected from 9.18.11-S1 to 9.18.50-S1 (incl.)
  • affected from 9.20.9-S1 to 9.20.24-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.26 or 9.20.26-S1.

Credits

  • ISC would like to thank Qifan Zhang of Palo Alto Networks for bringing this vulnerability to our attention.

References

Problem Types

  • CWE-617 Reachable Assertion CWE

Impacts

  • If one of these situations is encountered, BIND may exit with an assertion.