CVE-2026-78227
Last modified
CVE-2026-78227 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. NLnet Labs Unbound 1.22.0 up to and including 1.26.1, has a use-after-free vulnerability when compiled for DNS-over-QUIC support with '--with-libngtcp2'. Each DoQ stream owns an output buffer that holds the DNS response. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
NLnet Labs Unbound 1.22.0 up to and including 1.26.1, has a use-after-free vulnerability when compiled for DNS-over-QUIC support with '--with-libngtcp2'. Each DoQ stream owns an output buffer that holds the DNS response. ngtcp2's retransmission buffer keeps a shallow pointer into the output buffer for as long as a STREAM frame may be resent. On a client RESET_STREAM, the output buffer is freed but ngtcp2 still holds the matching retransmission entries. The next PTO timeout makes ngtcp2 re-encode the STREAM frame and copy from the freed buffer. A malicious actor that can query Unbound over DoQ and that withholds ACKs, sends RESET_STREAM, and waits for PTO, reaches this use-after-free with no privilege. This leads to retransmissions against freed memory and eventually an abnormal server exit under a 20-query spray.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nlnetlabs | Unbound | >= 1.22.0, < 1.26.1 |
References
- https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-78227.txtPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-78227?
How severe is CVE-2026-78227?
How do I fix CVE-2026-78227?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-7822A vulnerability was identified in itsourcecode Courier Manag…6.3
- CVE-2026-78221An incorrect buffer size calculation in the Windows Interact…5.9
- CVE-2026-78222A vulnerability exists in NGINX JavaScript where a malformed…7.5
- CVE-2026-78223Improper Verification of Cryptographic Signature vulnerabili…6.9
- CVE-2026-78224The XSLT Transformer Step builds a bare TransformerFactory w…8.2
- CVE-2026-78225A hardcoded cryptographic server key vulnerability exists in…9
- CVE-2026-78228Uncontrolled Recursion vulnerability in ash-project ash_oban…5.9
- CVE-2026-7823A security flaw has been discovered in Totolink A8000RU 7.1c…9.8
- CVE-2026-78230AshAi exposes Ash read actions to language-model tool calls.…6
- CVE-2026-78234A flaw was found in hawtio-operator. The operator reads the …9.9
- CVE-2026-78236An insecure PIN derivation mechanism in ABR allows a low-pri…8.8
- CVE-2026-78237Insufficient input validation in ABR allows a low-privileged…7.8
Are you affected by CVE-2026-78227?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
