CVE Catalog

CVE-2026-14586

MediumCVSS 5.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.37%

29th percentile - higher than 29% of all known CVEs

Summary

NLnet Labs Unbound versions 1.22.0 through 1.25.1 in DNS-over-QUIC environments with high concurrency can crash due to an assertion in libngtcp2 about monotonic timestamps. Unbound used realtime instead of monotonic time, causing server termination under load.

Risk Assessment

An attacker can intentionally trigger high concurrency conditions, causing a denial of service (DoS) by crashing the DNS server.

Recommendation

Upgrade Unbound to a patched version or configure monotonic time usage for QUIC contexts.

Other vulnerabilities in Unbound

See all
Original NVD description (English source)

In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, in DNS-over-QUIC environments, with high concurrency and under pressure, an assertion in libngtcp2 about monotonic timestamps could trigger and result in server termination and thus denial of service. When interfacing with libngtcp2, for DNS-over-QUIC support in Unbound, it is expected to use monotonic time. Unbound was using realtime instead, and in DoQ environments with high concurrency and under pressure, an assert in libngtcp2 for the quic timestamp would trigger and terminate the server.This vulnerability needs Unbound to be compiled with DoQ support ('--with-libngtcp2') and the 'quic-port' to be configured for the listening interfaces.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS