CVE-2026-44687
Last modified
CVE-2026-44687 is a low-severity vulnerability rated 3.7/10 on the CVSS scale. In NLnet Labs Unbound 1.13.2 up to and including 1.25.1, stub or forward zones where the name is below an intermediate labed below a DNSSEC signed zone could be shadowed by the intermediate label's secure NXDOMAIN answer from the parent. This is caused by an off-by-one error in 'harden-below-nxdomain' logic; enabled by default. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
In NLnet Labs Unbound 1.13.2 up to and including 1.25.1, stub or forward zones where the name is below an intermediate labed below a DNSSEC signed zone could be shadowed by the intermediate label's secure NXDOMAIN answer from the parent. This is caused by an off-by-one error in 'harden-below-nxdomain' logic; enabled by default. It effectively bypasses the configuration and the configured stub/forward zone is never contacted. 'harden-below-nxdomain' does an upward DNS cache walk together with a delegation point guard that does not allow NXDOMAIN synthesis above stub/forward zones. The guard tests the domain name but before stripping a label. This results in an iteration where the domain name equals the configured stub/forward zone apex that passes the guard, strips one more label, and probes the cache at the apex's immediate public parent. If that parent has a cached DNSSEC-secure NXDOMAIN, which it will for any private namespace nested two or more labels under a signed public name, the walk returns it and the configured stub/forward upstream is never contacted. This can only be triggered by the query for the intermediate label (between the stub/forward apex and the DNSSEC parent zone).
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nlnetlabs | Unbound | >= 1.13.2, < 1.25.2 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-44687?
How severe is CVE-2026-44687?
How do I fix CVE-2026-44687?
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-44678Tuist is a virtual platform team for Swift app devs. In 1.18…7.1
- CVE-2026-44679Tuist is a virtual platform team for Swift app devs. Prior t…6.9
- CVE-2026-4468A vulnerability was determined in Comfast CF-AC100 2.6.0.8. …4.7
- CVE-2026-44680MikroORM is a TypeScript ORM for Node.js based on Data Mappe…7.6
- CVE-2026-44681Authlib is a Python library which builds OAuth and OpenID Co…6.1
- CVE-2026-44682Local privilege escalation due to DLL hijacking vulnerabilit…7.3
- CVE-2026-44688In Eclipse Theia versions prior to 1.71.0, the AI chat agent…8.8
- CVE-2026-4469A vulnerability was identified in itsourcecode Online Frozen…9.8
- CVE-2026-44690In NLnet Labs Unbound 1.7.0 up to and including 1.25.1, insu…7.5
- CVE-2026-44691In Eclipse Theia versions prior to 1.69.0, custom task defin…8.8
- CVE-2026-44692Sharp is a content management framework built for Laravel as…7.7
- CVE-2026-44693Pi-hole FTL is the core engine of the Pi-hole network-level …8.8
Are you affected by CVE-2026-44687?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
