Security readout for executives and security teams
Plain-English summary
This flaw can let a remote attacker crash a narrowly configured BIND DNS server. It matters when the server uses the nxdomain-redirect feature and also serves authority for the covered zone. The impact is availability only, but DNS outages can disrupt customer access, internal name resolution, and dependent services.
Executive priority
Prioritize remediation for internet-facing or business-critical DNS servers matching the affected versions and configuration. This is not a broad BIND emergency, but a crashable DNS service can become an operational outage if the vulnerable feature is in use.
Technical view
CVE-2016-9778 is a BIND 9 assertion failure in db.c triggered by certain queries under nxdomain-redirect. Affected versions are 9.9.8-S1 through 9.9.8-S3, 9.9.9-S1 through 9.9.9-S6, and 9.11.0 through 9.11.0-P1. Redirect zones of type redirect are stated as unaffected.
Likely exposure
Exposure is limited to BIND servers on affected versions that accept relevant DNS queries and use nxdomain-redirect while also providing authoritative service for the covered zone. General BIND deployments without this feature or using redirect zones are not identified as affected by the source bundle.
Exploitation context
The source bundle supports remote, unauthenticated denial of service under specific configuration conditions. It does not provide evidence of active exploitation, and KEV status is false. The vulnerability is easier to trigger than to broadly exploit because the target configuration is constrained.
Researcher notes
The key research condition is the intersection of affected BIND versions, nxdomain-redirect use, and authoritative service for the covered zone. The stated security impact is availability loss from a REQUIRE assertion failure. The bundle does not name confidentiality or integrity effects.
Mitigation direction
- Inventory BIND versions against the affected release ranges.
- Review whether nxdomain-redirect is enabled on authoritative DNS servers.
- Apply ISC or operating-system vendor updates from the relevant advisory.
- If patching is delayed, check vendor guidance on disabling or reconfiguring nxdomain-redirect.
- Confirm redirect zones of type redirect are not mistakenly treated as affected.
Validation and detection
- Verify no production server runs the listed affected BIND versions.
- Check DNS configuration for nxdomain-redirect covering authoritative zones.
- Review DNS service logs for assertion failures or unexplained named restarts.
- Confirm patched packages or upgraded BIND builds are deployed.
- Test business-critical DNS availability after remediation.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2016-9778 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.5 (3.0)
- Known Exploited
- No
- Published
Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
7.5HighVector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source materials
- CVE List V5 sourceCVE List V5
- GLSA-201708-01CVE reference · vendor-advisory, x_refsource_GENTOO
- https://security.netapp.com/advisory/ntap-20180926-0005/CVE reference · x_refsource_CONFIRM
- https://kb.isc.org/article/AA-01442/CVE reference · x_refsource_CONFIRM
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
