๐Ÿ” CVE Alert

CVE-2026-32665

HIGH 7.5

Remote DNS-over-QUIC denial of service due to `quic-size` budget bypass

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, when downstream DNS-over-QUIC (DoQ) is enabled, the first two bidirectional streams on a new QUIC connection (stream_id 0 and 4) bypass the per-stream 'quic-size' gate entirely, and large input buffers are allocated later, after only the 2-byte length prefix has been received from the initial streams. As a result, a remote client can make Unbound exceed the configured 'quic-size' limit with low-cost input. Using only one connection and two streams, each sending a declared 65535-byte length prefix and then holding the streams open, a client can already trivially make Unbound roughly allocate double that amount. This is a remote availability issue / memory-accounting bypass in the downstream DoQ implementation that leads to denial of service for new DoQ clients. This vulnerability needs Unbound to be compiled with DoQ support ('--with-libngtcp2') and the 'quic-port' to be configured for the listening interfaces.

CWE CWE-1284
Vendor nlnet labs
Product unbound
Published Jul 22, 2026
Stay Ahead of the Next One

Get instant alerts for nlnet labs unbound

Be the first to know when new high vulnerabilities affecting nlnet labs unbound are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

NLnet Labs / Unbound
1.22.0 < 1.25.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
nlnetlabs.nl: https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-32665.txt

Credits

N0zoM1z0 (GitHub user) Kunta Chu (Tsinghua University) Kaihua Wang (Tsinghua University) Jianjun Chen (Tsinghua University) Qifan Zhang (Palo Alto Networks) Xuanchao Xie