Lucene search
+L

36314 matches found

Debian CVE
Debian CVE
added 2026/07/22 1:09 p.m.19 views

CVE-2026-55973

In NLnet Labs Unbound 1.23.0 up to and including 1.25.1, when 'dns-error-reporting: yes' is set, the EDNS Report-Channel option code 18 from the last upstream response is read and uses the option's length as the length of the agent domain. When a domain name check is performed on the agent domain...

7.5CVSS5.3AI score0.00291EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/22 1:09 p.m.8 views

CVE-2026-55973

In NLnet Labs Unbound 1.23.0 up to and including 1.25.1, when 'dns-error-reporting: yes' is set, the EDNS Report-Channel option code 18 from the last upstream response is read and uses the option's length as the length of the agent domain. When a domain name check is performed on the agent domain...

7.5CVSS5.3AI score0.00291EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/22 1:09 p.m.9 views

CVE-2026-55708 Privacy/configuration issue when adding local data in views through 'unbound-control'

In NLnet Labs Unbound 1.6.0 up to and including 1.25.1, the 'viewlocaldata' and 'viewlocaldatas' commands of 'unbound-control' create a bare local zones tree for an already configured named view when the view is configured with no local data to begin with. However, the creation through the contro...

3.1CVSS5.3AI score0.0015EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/07/22 1:09 p.m.20 views

CVE-2026-55708

In NLnet Labs Unbound 1.6.0 up to and including 1.25.1, the 'viewlocaldata' and 'viewlocaldatas' commands of 'unbound-control' create a bare local zones tree for an already configured named view when the view is configured with no local data to begin with. However, the creation through the contro...

3.1CVSS5.8AI score0.0015EPSS
SaveExploits0
CVE
CVE
added 2026/07/22 1:09 p.m.146 views

CVE-2026-54478

CVE-2026-54478 affects NLnet Labs Unbound 1.18.0–1.25.1 when listening on a proxy-protocol-port with answer-cookie enabled. The RFC 9018 server-cookie (SipHash) is computed over the proxy’s wire address rather than the PROXYv2-declared client, causing a server cookie to validate for every PROXYv2...

3.7CVSS5.4AI score0.00178EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/22 1:09 p.m.8 views

CVE-2026-54478

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...

3.7CVSS5.3AI score0.00178EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/22 1:09 p.m.146 views

CVE-2026-52863

The CVE concerns NLnet Labs Unbound 1.25.0–1.25.1. A fix that enables coexistence of the respip and dns64 modules creates a shallow copy of the view name, which, under pressure when a configured access-control-view is active and subqueries (respip CNAME redirection, dns64, subnetcache) are attach...

5.9CVSS5.5AI score0.00237EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/07/22 1:09 p.m.15 views

EUVD-2026-47677

In NLnet Labs Unbound 1.25.0 up to and including 1.25.1, a fix that makes the 'respip' and 'dns64' modules work together, creates a shallow copy of the view name in effect that could lead to memory corruption if the owner of the original view name is jostled out when Unbound is under pressure...

5.9CVSS5.5AI score0.00237EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/22 1:09 p.m.11 views

CVE-2026-52863 Memory corruption could lead to crash and denial of service

In NLnet Labs Unbound 1.25.0 up to and including 1.25.1, a fix that makes the 'respip' and 'dns64' modules work together, creates a shallow copy of the view name in effect that could lead to memory corruption if the owner of the original view name is jostled out when Unbound is under pressure...

5.9CVSS5.5AI score0.00237EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/22 1:08 p.m.8 views

CVE-2026-50252 Possible cache poisoning attack by mapping source port population per thread

In NLnet Labs Unbound 1.4.22 up to and including 1.25.1, UDP source port is randomized and intended to serve as a secret value that increases the entropy of DNS transactions. When resolver load balancing policies depend on the source port while their outcome is revealed this secrecy is undermined...

7.1CVSS5.4AI score0.00141EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/07/22 1:08 p.m.16 views

CVE-2026-50248

In NLnet Labs Unbound 1.7.0 up to and including 1.25.1, when an auth/rpz zone has a configured primary hostname that resolves to BOGUS A/AAAA, it is still considered as a possible XFR endpoint. A malicious actor that can spoof the hostname's A/AAAA record no valid RRSIG required becomes the zone'...

6.5CVSS5.8AI score0.00128EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/22 1:08 p.m.10 views

EUVD-2026-47673

In NLnet Labs Unbound 1.6.2 up to and including 1.25.1, when Unbound is configured with the 'respip' module in front of the validator together with a 'response-ip' redirect rule or an RPZ file with an RPZ-IP trigger, the rewriting handler does not check the security status of the upstream answer...

6.3CVSS5.3AI score0.00107EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/07/22 1:08 p.m.14 views

CVE-2026-50046

In NLnet Labs Unbound 1.15.0 up to and including 1.25.1, the TLS server name used for DNS-over-TLS DoT forwarded queries is tied to a struct's 'servicedquery' lifetime but also referenced by another struct 'waitingtcp'. When the owning struct is jostled out of the mesh while the DoT TCP stream is...

5.9CVSS5.8AI score0.00237EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/22 1:08 p.m.9 views

CVE-2026-50046

In NLnet Labs Unbound 1.15.0 up to and including 1.25.1, the TLS server name used for DNS-over-TLS DoT forwarded queries is tied to a struct's 'servicedquery' lifetime but also referenced by another struct 'waitingtcp'. When the owning struct is jostled out of the mesh while the DoT TCP stream is...

5.9CVSS5.4AI score0.00237EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/22 1:07 p.m.13 views

CVE-2026-50045

In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, a single client query for a deeply nested name under a DNSSEC-signed parent can cause Unbound to send more upstream packets per client query than the configured 'max-global-quota'. This effectively bypasses a security configuration that...

5.3CVSS5.2AI score0.00278EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/22 1:07 p.m.149 views

CVE-2026-50045

CVE-2026-50045 affects NLnet Labs Unbound, versions 1.22.0 through 1.25.1. A single client query for a deeply nested name under a DNSSEC-signed parent can cause Unbound to exceed the configured ‘max-global-quota’, effectively bypassing the upstream-traffic amplification limiter. The vulnerability...

5.3CVSS5.3AI score0.00278EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/22 1:07 p.m.10 views

CVE-2026-46582

In NLnet Labs Unbound 1.6.0 up to and including 1.25.1, a replay of a wildcard rrset as another piece of data, could be briefly considered DNSSEC secure based only on the RRSIG validation and stored into cache, before later validation treats it as bogus based on NSEC validation. When the resolvin...

3.7CVSS5.4AI score0.00181EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/22 1:06 p.m.49 views

CVE-2026-44687 Off-by-one error in 'harden-below-nxdomain' logic can shadow a stub/forward zone by a legitimate parent's NXDOMAIN

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...

3.7CVSS0.00218EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/22 1:04 p.m.11 views

CVE-2026-41637 Degradation of resolution service from improperly accounted client-terminated DNS-over-QUIC queries

In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, client terminated DNS-over-QUIC DoQ queries are not accounted properly by Unbound resulting in low-cost inflation of the waiting number of replies for already in-flight resolution queries. This results in degradation of resolution service f...

3.7CVSS5.3AI score0.00265EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/22 1:03 p.m.11 views

EUVD-2026-47662

In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, in DNS-over-QUIC environments, with high concurrency and under pressure, an assertion in libngtcp2 about monotonic timestamps could trigger and result in server termination and thus denial of service. When interfacing with libngtcp2, for...

5.9CVSS5.2AI score0.00268EPSS
SaveExploits0References1
Rows per page
Query Builder