Skip to content

CVE-2026-32665 on CTRL-OS 26.05

Aliases: CVE-2026-32665

Packages: unbound

Status: In Progress

Advisory Information

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.

Updates

2026-07-27 19:41 CEST

Metadata changes:

  • Status for package unbound: “In Progress” (6adb4107d901bc4e75e7e4659d2eccdaebe38c21)

2026-07-23 23:53 CEST

Metadata changes:

  • Status for package unbound: “Plausible

2026-07-23 23:53 CEST

Metadata changes:

  • Status for package unbound: “New