CVE-2026-55990
Last modified
CVE-2026-55990 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. In NLnet Labs Unbound 1.7.0 up to and including 1.25.1, when the 'dnscrypt:' clause lists more 'dnscrypt-provider-cert:' files than there are matching 'dnscrypt-secret-key:' files, Unbound fills only the matched prefix and leaves the tail slots at the '0xdb' fill that libsodium's allocator writes into every allocation. Unbound would then iterate over the number of cert files, not the actual slots, so it walks into a slot with garbage data filled with '0xdb' bytes. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
In NLnet Labs Unbound 1.7.0 up to and including 1.25.1, when the 'dnscrypt:' clause lists more 'dnscrypt-provider-cert:' files than there are matching 'dnscrypt-secret-key:' files, Unbound fills only the matched prefix and leaves the tail slots at the '0xdb' fill that libsodium's allocator writes into every allocation. Unbound would then iterate over the number of cert files, not the actual slots, so it walks into a slot with garbage data filled with '0xdb' bytes. Any unauthenticated client that sends one UDP datagram of ≥ 68 bytes whose first 8 bytes are '0xdb' to 'dnscrypt-port' will use that garbage entry which leads to a garbage dereference killing the server. This is a silent faulty configuration that goes unnoticed until triggered with the right client query. Unbound needs to be compiled with DNSCrypt support ('--enable-dnscrypt').
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nlnetlabs | Unbound | >= 1.7.0, < 1.25.2 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-55990?
How severe is CVE-2026-55990?
How do I fix CVE-2026-55990?
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-55978An improper access control vulnerability in CatchPulse could…8.4
- CVE-2026-55979An improper access control check in CatchPulse's named pipe …5.2
- CVE-2026-5598Covert timing channel vulnerability in Legion of the Bouncy …8.9
- CVE-2026-55980A denial-of-service vulnerability in CatchPulse could allow …5.5
- CVE-2026-55985The web management interface in Tycon Systems TPDIN-Monitor…5.3
- CVE-2026-5599A user with API access and "manage users" permission in any …7.3
- CVE-2026-55991In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, a r…5.9
- CVE-2026-55993Improper Input Validation, Exposure of Sensitive Information…7.5
- CVE-2026-55994Improper Input Validation, Exposure of Sensitive Information…7.5
- CVE-2026-55995A Double Free vulnerability in open-iscsi allows an unauthen…8.7
- CVE-2026-55996A denial-of-service vulnerability was identified in multiple…4.3
- CVE-2026-55997Rancher issues long-lived registration tokens to authenticat…8.8
Are you affected by CVE-2026-55990?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
