PatchSiren cyber security CVE debrief
CVE-2026-14586 NLnet Labs CVE debrief
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-22T14:17:15.020Z and has not been modified since then. This vulnerability affects Unbound versions 1.22.0 to 1.25.1 with DNS-over-QUIC (DoQ) support enabled. The vulnerability can lead to server termination and denial of service under high concurrency and pressure in DoQ environments. The issue arises from Unbound using realtime instead of monotonic time when interfacing with libngtcp2 for DoQ support.
- Vendor
- NLnet Labs
- Product
- Unbound
- CVSS
- MEDIUM 5.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-22
- Original CVE updated
- 2026-07-22
- Advisory published
- 2026-07-22
- Advisory updated
- 2026-07-22
Who should care
Organizations using Unbound 1.22.0 to 1.25.1 with DoQ support should verify their configurations and consider updating to a fixed version. Security teams and vulnerability management teams should assess the potential impact on their infrastructure, especially if high concurrency and pressure are expected in their DNS-over-QUIC environments.
Technical summary
In Unbound 1.22.0 to 1.25.1, with high concurrency and under pressure in DNS-over-QUIC environments, an assertion in libngtcp2 about monotonic timestamps could trigger, resulting in server termination and denial of service. The vulnerability requires Unbound to be compiled with DoQ support ('--with-libngtcp2') and the 'quic-port' to be configured for listening interfaces. This issue is caused by Unbound using realtime instead of monotonic time when interacting with libngtcp2 for DoQ support.
Defensive priority
Medium priority due to the specific conditions required for exploitation, but organizations should still assess their exposure and take necessary precautions.
Recommended defensive actions
- Verify Unbound configurations for DoQ support and high concurrency.
- Consider updating to a fixed Unbound version.
- Monitor for unusual server termination patterns.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE record and NVD entry provide limited information about the vulnerability. Further investigation is needed to fully understand the impact and affected scope. Organizations should verify their Unbound configurations, especially those with DoQ support and high concurrency, to assess potential exposure. Defensive verification tasks include reviewing server logs for unusual termination patterns and monitoring for potential exploitation attempts. Additional evidence and details may be required to accurately determine the vulnerability's impact.
Official resources
-
CVE-2026-14586 CVE record
CVE.org
-
CVE-2026-14586 NVD detail
NVD
-
Source item URL
nvd_modified
- Source reference
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-22T14:17:15.020Z and has not been modified since then.