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

exploitDog

nvd логотип

CVE-2026-32936

Опубликовано: 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-HTTPS (DoH) GET path accepts oversized dns= query parameter values and performs URL query parsing, base64 decoding, and DNS message unpacking before rejecting the request. Unlike the POST path, which applies a bounded read via http.MaxBytesReader limited to 65536 bytes, the GET path has no equivalent size validation before expensive processing. A remote, unauthenticated attacker can repeatedly send oversized DoH GET requests to force high CPU usage, large transient memory allocations, and elevated garbage-collection pressure, leading to denial of service. This issue has been fixed in version 1.14.3.

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

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

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-400

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

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

CoreDNS is a DNS server that chains plugins. In versions prior to 1.14.3, the DNS-over-HTTPS (DoH) GET path accepts oversized dns= query parameter values and performs URL query parsing, base64 decoding, and DNS message unpacking before rejecting the request. Unlike the POST path, which applies a bounded read via http.MaxBytesReader limited to 65536 bytes, the GET path has no equivalent size validation before expensive processing. A remote, unauthenticated attacker can repeatedly send oversized DoH GET requests to force high CPU usage, large transient memory allocations, and elevated garbage-collection pressure, leading to denial of service. This issue has been fixed in version 1.14.3.

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

CoreDNS DoH GET path missing size validation causes CPU and memory amplification

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

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

CVSS3: 7.5
redos
10 дней назад

Уязвимость coredns

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

CoreDNS DoH GET oversized dns= query parameter causes pre-validation CPU and memory amplification

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-400