Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

redhat логотип

CVE-2026-19667

Опубликовано: 16 сент. 2026
Источник: redhat
CVSS3: 7.5
EPSS Низкий

Описание

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.

A flaw was found in bind9's named component. A remote attacker, by sending a specially crafted DNS negative answer of exactly 65536 bytes from an authoritative server, can cause a 16-bit length truncation. This results in a zero-byte negative cache entry. When named attempts to read this invalid entry, it will unexpectedly terminate, leading to a Denial of Service (DoS).

Отчет

This is an Important denial of service flaw in BIND 9's named service. An attacker-controlled authoritative server can trigger a named abort by sending a precisely sized negative DNS answer. This vulnerability primarily affects BIND instances configured as recursive resolvers that query untrusted authoritative servers, leading to service disruption.

Меры по смягчению последствий

To reduce the exposure to this vulnerability, configure BIND 9 to forward all DNS queries to trusted, non-vulnerable upstream DNS servers. This prevents the local named instance from directly interacting with potentially malicious authoritative servers. Example configuration in named.conf:

options { forwarders { 192.0.2.1; 192.0.2.2; }; forward only; };

Replace 192.0.2.1 and 192.0.2.2 with the IP addresses of your trusted upstream DNS servers. After modifying the configuration, restart the named service for the changes to take effect. This configuration may impact DNS resolution if the configured forwarders are unavailable or do not provide comprehensive resolution.

Затронутые пакеты

ПлатформаПакетСостояниеРекомендацияРелиз
Red Hat Enterprise Linux 10bindAffected
Red Hat Enterprise Linux 6bindNot affected
Red Hat Enterprise Linux 7bindAffected
Red Hat Enterprise Linux 8bindAffected
Red Hat Enterprise Linux 8bind9.16Affected
Red Hat Enterprise Linux 9bindAffected
Red Hat Enterprise Linux 9bind9.18Affected
Red Hat Enterprise Linux 9dhcpNot affected
Red Hat Hardened ImagesbindAffected
Red Hat OpenShift Container Platform 4openshift/ose-rhel-coreos-8Affected

Показывать по

Дополнительная информация

Статус:

Important
Дефект:
CWE-190
https://bugzilla.redhat.com/show_bug.cgi?id=2535435bind9: bind: BIND 9: Denial of Service via 16-bit length truncation in DNS negative cache handling

EPSS

Процентиль: 41%
0.00486
Низкий

7.5 High

CVSS3

Связанные уязвимости

CVSS3: 7.5
ubuntu
4 дня назад

(If an attacker-controlled authoritative server can produce a negative ...)

CVSS3: 7.5
nvd
5 дней назад

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.

CVSS3: 7.5
debian
5 дней назад

If an attacker-controlled authoritative server can produce a negative ...

CVSS3: 7.5
github
4 дня назад

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.

EPSS

Процентиль: 41%
0.00486
Низкий

7.5 High

CVSS3