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

exploitDog

nvd логотип

CVE-2026-32934

Опубликовано: 05 мая 2026
Источник: nvd
CVSS3: 7.5
EPSS Низкий

Описание

CoreDNS is a DNS server that chains plugins. In versions prior to 1.14.3, the DNS-over-QUIC (DoQ) server can be driven into unbounded goroutine and memory growth by a remote client that opens many QUIC streams and sends only 1 byte per stream. When the worker pool is full, CoreDNS still spawns a goroutine per accepted stream to wait for a worker token. Additionally, active workers block indefinitely in io.ReadFull() with no per-stream read deadline, allowing an attacker to pin all workers by sending a single byte so the read blocks waiting for the second byte of the DoQ length prefix. This enables an unauthenticated remote attacker to cause memory exhaustion and OOM-kill. This issue has been fixed in version 1.14.3. No known workarounds exist.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:coredns.io:coredns:*:*:*:*:*:*:*:*
Версия до 1.14.3 (исключая)

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-770

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

CVSS3: 5.9
redhat
3 месяца назад

CoreDNS is a DNS server that chains plugins. In versions prior to 1.14.3, the DNS-over-QUIC (DoQ) server can be driven into unbounded goroutine and memory growth by a remote client that opens many QUIC streams and sends only 1 byte per stream. When the worker pool is full, CoreDNS still spawns a goroutine per accepted stream to wait for a worker token. Additionally, active workers block indefinitely in io.ReadFull() with no per-stream read deadline, allowing an attacker to pin all workers by sending a single byte so the read blocks waiting for the second byte of the DoQ length prefix. This enables an unauthenticated remote attacker to cause memory exhaustion and OOM-kill. This issue has been fixed in version 1.14.3. No known workarounds exist.

msrc
3 месяца назад

CoreDNS DNS-over-QUIC unbounded goroutine growth leads to denial of service

CVSS3: 7.5
debian
3 месяца назад

CoreDNS is a DNS server that chains plugins. In versions prior to 1.14 ...

CVSS3: 7.5
github
3 месяца назад

CoreDNS' DoQ worker pool does not bound stream backlog

suse-cvrf
3 месяца назад

Security update for coredns

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-770