CVE-2026-32792
Last modified
CVE-2026-32792 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. NLnet Labs Unbound 1.6.2 up to and including version 1.25.0 has a denial of service vulnerability when compiled with DNSCrypt support ('--enable-dnscrypt'). A bad DNSCrypt query could underflow Unbound's DNSCrypt packet reading procedure that may lead to heap overflow. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
NLnet Labs Unbound 1.6.2 up to and including version 1.25.0 has a denial of service vulnerability when compiled with DNSCrypt support ('--enable-dnscrypt'). A bad DNSCrypt query could underflow Unbound's DNSCrypt packet reading procedure that may lead to heap overflow. A malicious actor can exploit the vulnerability with a single bad DNSCrypt query that its decrypted plaintext consists entirely of '0x00' bytes and does not contain the expected '0x80' marker. Unbound would then start reading more bytes than necessary until it finds a non-'0x00' byte. Based on the underlying memory allocator and the memory layout, it could lead to heap overflow while reading followed by a crash. Likelihood of a crash is low, since it relies heavily on the underlying memory allocator and the memory layout. If the heap overflow does not happen, Unbound's later packet checks will deny the packet. Unbound 1.25.1 contains a patch with a fix to bound reading in the given buffer space.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Green
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nlnetlabs | Unbound | >= 1.6.2, < 1.25.1 |
References
- https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-32792.txtMitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-32792?
How severe is CVE-2026-32792?
How do I fix CVE-2026-32792?
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-32777libexpat before 2.7.5 allows an infinite loop while parsing …5.5
- CVE-2026-32778libexpat before 2.7.5 allows a NULL pointer dereference in t…5.5
- CVE-2026-3278Improper neutralization of input during web page generation …6.1
- CVE-2026-32788Uncontrolled search path for some Approximate Bayesian Infer…5.4
- CVE-2026-3279The Enable jQuery Migrate Helper plugin for WordPress is vul…6.5
- CVE-2026-32791Untrusted search path for some Intel(R) Performance Counter …5.4
- CVE-2026-32794Improper Certificate Validation vulnerability in Apache Airf…4.8
- CVE-2026-32803Dell PowerScale OneFS versions 9.5.0.0 through 9.5.1.6, 9.6.…3.3
- CVE-2026-32804Dell PowerFlex Manager, version(s) prior to 5.1.0.1, contain…8.1
- CVE-2026-32805Romeo gives the capability to reach high code coverage of Go…7.5
- CVE-2026-32806dataCycle is a data management system for centrally storing,…7.5
- CVE-2026-32807dataCycle is a data management system for centrally storing,…7.5
Are you affected by CVE-2026-32792?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
