CVE-2026-11721
Received
Received - Intake
DNSSEC Cache Poisoning in BIND 9
Vulnerability report for CVE-2026-11721, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-22
Last updated on: 2026-07-22
Assigner: Internet Systems Consortium (ISC)
Description
Description
It is possible for an attacker's zone to respond to a query with an RRSIG that has a smaller number of labels than the zone in which the RRSIG is contained. This causes `named` to produce a wildcard name for a zone that is shorter than the attacker's zone, which can result in cache poisoning. For this attack to have any effect, the resolver under attack must have set `synth-from-dnssec yes;` (which is the default).
This issue affects BIND 9 versions 9.11.0 through 9.18.50, 9.20.0 through 9.20.24, 9.21.0 through 9.21.23, 9.11.3-S1 through 9.18.50-S1, and 9.20.9-S1 through 9.20.24-S1.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| isc | bind | From 9.11.0 (inc) to 9.18.50 (inc) |
| isc | bind | From 9.20.0 (inc) to 9.20.24 (inc) |
| isc | bind | From 9.21.0 (inc) to 9.21.23 (inc) |
| isc | bind | From 9.11.3-S1 (inc) to 9.18.50-S1 (inc) |
| isc | bind | From 9.20.9-S1 (inc) to 9.20.24-S1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1284 | The product receives input that is expected to specify a quantity (such as size or length), but it does not validate or incorrectly validates that the quantity has the required properties. |