CVE-2026-44390
Last modified
CVE-2026-44390 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. NLnet Labs Unbound up to and including version 1.25.0 has a vulnerability when handling replies with very large RRsets that Unbound needs to perform name compression for. Malicious upstream responses with very large RRsets with records that don't share a suffix above the root can cause Unbound to spend a considerable time applying name compression to downstream replies. EPSS estimates a 0.56% chance of exploitation in the next 30 days.
Description
NLnet Labs Unbound up to and including version 1.25.0 has a vulnerability when handling replies with very large RRsets that Unbound needs to perform name compression for. Malicious upstream responses with very large RRsets with records that don't share a suffix above the root can cause Unbound to spend a considerable time applying name compression to downstream replies. This can lead to degraded performance and eventually denial of service in well orchestrated attacks. An adversary can exploit the vulnerability by querying Unbound for the specially crafted contents of a malicious zone with very large RRsets. Before Unbound replies to the query it will try to apply name compression which was an unbounded operation that could lock the CPU until the whole packet was complete. A compression limit was introduced in 1.21.1 for this but it didn't account for the case where records would not share any suffix above the root. That causes Unbound to go in a different code path because of the compression tree lookup failure and eventually not increment the compression counter for those operations. Unbound 1.25.1 contains a patch with a fix that increments the compression counter regardless of the compression tree lookup. This is a complement fix to CVE-2024-8508.
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:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/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:Amber
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nlnetlabs | Unbound | < 1.25.1 |
References
- https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-44390.txtMitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-44390?
How severe is CVE-2026-44390?
How do I fix CVE-2026-44390?
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-4438Calling gethostbyaddr or gethostbyaddr_r with a configured n…5.4
- CVE-2026-44380MISP is an open source threat intelligence and sharing platf…7.2
- CVE-2026-44381MISP is an open source threat intelligence and sharing platf…5.3
- CVE-2026-44383Multiple connections to the backend using the same charging …8.7
- CVE-2026-44387ELECOM wireless LAN routers and access points devices contai…5.2
- CVE-2026-4439Out of bounds memory access in WebGL in Google Chrome on And…8.8
- CVE-2026-44392Missing authorization vulnerability exists in Movable Type. …5.3
- CVE-2026-44393An issue was discovered in OpenStack oslo.messaging 1.0.0 th…7.4
- CVE-2026-44394An issue was discovered in OpenStack Keystone before 29.0.2.…8.1
- CVE-2026-4440Out of bounds read and write in WebGL in Google Chrome prior…8.8
- CVE-2026-44400MailEnable Enterprise Premium 10.55 and earlier contains an …9.8
- CVE-2026-44401Typemill CMS version 2.x contains a persistent cross-site sc…4.8
Are you affected by CVE-2026-44390?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
