製品・ソフトウェアに関する情報
The CoreDNS AuthorsのCoreDNSにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性
Title The CoreDNS AuthorsのCoreDNSにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性
Summary

CoreDNSはプラグインを連結するDNSサーバーです。バージョン1.14.3以前のCoreDNSでは、DNS-over-QUIC(DoQ)サーバーが多数のQUICストリームを開き、各ストリームで1バイトのみを送信するリモートクライアントにより、無制限のゴルーチンおよびメモリ増大を引き起こす可能性がありました。ワーカープールが満杯の場合でも、CoreDNSは受け入れたストリームごとにゴルーチンを生成してワーカートークンの待機を行います。さらに、アクティブなワーカーはストリームごとの読み取り期限が設定されていないio.ReadFull()で無期限にブロックされるため、攻撃者は単一バイトを送信することで全ワーカーを停止させ、DoQ長さプレフィックスの2バイト目の読み取り待ちで読み取りがブロックされます。これにより、認証されていないリモート攻撃者がメモリ枯渇およびOOMキルを引き起こすことが可能です。この問題はバージョン1.14.3で修正されました。既知の回避策は存在しません。

Possible impacts 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date May 5, 2026, midnight
Registration Date May 11, 2026, 11:11 a.m.
Last Update May 11, 2026, 11:11 a.m.
CVSS3.0 : 重要
Score 7.5
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年05月11日]
  掲載
May 11, 2026, 11:11 a.m.

NVD Vulnerability Information
CVE-2026-32934
Summary

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.

Publication Date May 6, 2026, 5:16 a.m.
Registration Date May 7, 2026, 4:07 a.m.
Last Update May 9, 2026, 1:03 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:coredns.io:coredns:*:*:*:*:*:*:*:* 1.14.3
Related information, measures and tools
Common Vulnerabilities List