Skip to main content

NLnet Labs Unbound CVE-2026-54478

| EUVDEUVD-2026-47678 LOW
Authentication Bypass by Spoofing (CWE-290)
2026-07-22 NLnet Labs GHSA-pp7x-83x2-99v7
3.7
CVSS 3.1 · Vendor: NLnet Labs

Severity by source

Vendor (NLnet Labs) PRIMARY
3.7 LOW
AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
vuln.today AI
3.7 LOW

Network vector because DNS queries arrive remotely; AC:H because simultaneous proxy-protocol-port and answer-cookie configuration is required; I:L captures security-control bypass with no confidentiality or availability impact.

3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
4.0 AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (NLnet Labs).

CVSS VectorVendor: NLnet Labs

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

2
Patch available
Jul 22, 2026 - 16:18 EUVD
Analysis Generated
Jul 22, 2026 - 13:55 vuln.today

DescriptionCVE.org

In NLnet Labs Unbound 1.18.0 up to and including 1.25.1, when Unbound listens on a 'proxy-protocol-port' interface with 'answer-cookie: yes', the RFC 9018 server-cookie SipHash is computed over the proxy's wire address instead of the PROXYv2-declared client. One server cookie obtained through a given proxy node therefore validates for every PROXYv2-declared source behind that node. On a UDP+proxy-protocol front, an off-path attacker can harvest one cookie with a single legitimate query, then replay it under any spoofed source and pass DNS Cookie checks that were deployed to defeat this in the first place.

AnalysisAI

DNS Cookie bypass in NLnet Labs Unbound 1.18.0 through 1.25.1 allows an off-path network attacker to defeat RFC 7873 DNS Cookie spoofing protections when Unbound is simultaneously configured with proxy-protocol-port and answer-cookie: yes. The RFC 9018 server-cookie SipHash is computed over the proxy node's wire-layer IP address rather than the PROXYv2-declared client address, meaning a single valid cookie harvested through any proxy node is reusable against every spoofed source behind that node. No public exploit code has been identified at time of analysis, and the vulnerability is not listed in the CISA KEV catalog; however, the conceptual attack path is straightforward for any attacker with the ability to send one legitimate DNS query through the affected proxy infrastructure.

Technical ContextAI

Unbound is a validating, recursive DNS resolver developed by NLnet Labs. RFC 7873 defines DNS Cookies as a lightweight mechanism to protect against off-path (source-spoofed) DNS attacks, including reflection/amplification and cache poisoning. RFC 9018 specifies SipHash-2-4 as the algorithm for computing server-side DNS cookies, with the client's IP address as a key input to bind the cookie to a specific source. PROXYv2 is a binary header protocol allowing load balancers and proxy nodes to forward the original client's IP to backend servers. Unbound's proxy-protocol-port directive enables listening on a port that expects PROXYv2 headers. The root cause (CWE-290, Authentication Bypass by Spoofing) is that when both features are active simultaneously, the SipHash computation consumes the proxy node's actual wire-layer source address rather than the client IP declared in the PROXYv2 header. This collapses the per-client cookie binding to a per-proxy binding, invalidating the spoofing-resistance guarantee. The affected CPE is cpe:2.3:a:nlnet_labs:unbound:*:*:*:*:*:*:*:* spanning versions 1.18.0 to 1.25.1.

RemediationAI

Consult the NLnet Labs advisory at https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-54478.txt for the specific patched release version, and upgrade as soon as it is available; the advisory is the authoritative source since no explicit fix version appears in the current data. As an immediate workaround, operators can disable DNS Cookies on proxy-protocol-port interfaces by setting answer-cookie: no for those listeners, accepting the trade-off that DNS Cookie spoofing protection will no longer apply to queries arriving via that proxy path. Alternatively, operators can remove proxy-protocol-port configuration and use a network-level mechanism to pass client addresses, though this may affect logging fidelity or load-balancer integration. If neither workaround is acceptable, rate-limiting DNS query volume from known proxy nodes and deploying upstream filtering against spoofed sources (BCP38) can reduce the amplification risk that DNS Cookies were intended to address.

CVE-2019-18934 HIGH POC
7.3 Nov 19

Unbound 1.6.4 through 1.9.4 contain a vulnerability in the ipsec module that can cause shell code execution after receiv

CVE-2026-33278 CRITICAL
9.1 May 20

Use-after-free in the DNSSEC validator of NLnet Labs Unbound resolver versions 1.19.1 through 1.25.0 allows remote attac

CVE-2026-42959 HIGH
8.7 May 20

Remote denial of service in NLnet Labs Unbound recursive DNS resolver (versions up to and including 1.25.0) allows an at

CVE-2026-42944 HIGH
8.7 May 20

Heap overflow denial-of-service in NLnet Labs Unbound recursive DNS resolver versions 1.14.0 through 1.25.0 allows remot

CVE-2026-32665 HIGH
7.5 Jul 22

Remote denial of service in NLnet Labs Unbound 1.22.0 through 1.25.1 lets an unauthenticated client exhaust configured m

CVE-2026-55973 HIGH
7.5 Jul 22

Remote denial-of-service in NLnet Labs Unbound 1.23.0 through 1.25.1 lets an attacker who controls a delegated DNS zone

CVE-2026-40691 HIGH
7.5 Jul 22

Remote denial-of-service in NLnet Labs Unbound 1.9.0 through 1.25.1 allows an unauthenticated attacker to crash the recu

CVE-2026-44690 HIGH
7.5 Jul 22

DNS cache poisoning in NLnet Labs Unbound (1.7.0 through 1.25.1) lets an actor who controls a single delegated zone unde

CVE-2022-3204 HIGH
7.5 Sep 26

A vulnerability named 'Non-Responsive Delegation Attack' (NRDelegation Attack) has been discovered in various DNS resolv

CVE-2020-10772 HIGH
7.5 Nov 27

An incomplete fix for CVE-2020-12662 was shipped for Unbound in Red Hat Enterprise Linux 7, as part of erratum RHSA-2020

CVE-2020-12663 HIGH
7.5 May 19

Unbound before 1.10.1 has an infinite loop via malformed DNS answers received from upstream servers. Rated high severity

CVE-2020-12662 HIGH
7.5 May 19

Unbound before 1.10.1 has Insufficient Control of Network Message Volume, aka an "NXNSAttack" issue. Rated high severity

Share

CVE-2026-54478 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy