ZeroHour

Vulnerabilities

31 CVEs · NVD, GitHub Advisories, CISA KEV, FIRST EPSS, GitHub PoC repos

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2026-12969
An out-of-bounds read vulnerability exists in dnsmasq's find_soa() function in src/rfc1035.c.

An out-of-bounds read vulnerability exists in dnsmasq's find_soa() function in src/rfc1035.c. When parsing NS section records, extract_name() is called with extrabytes=0, failing to validate that 10 additional bytes exist for fixed-length DNS record fields. A remote attacker controlling a DNS zone can exploit this via a crafted NXDOMAIN response to cause a 10-byte heap out-of-bounds read, potentially accessing stale data from prior transactions.

NVD description · AI analysis pending
5.3<1%
  • redhat enterprise linux
  • redhat dnsmasq
CVE-2026-12725
A heap-based buffer overflow was found in dnsmasq.

A heap-based buffer overflow was found in dnsmasq. When DNSSEC validation and query logging are both enabled, logging of DS or DNSKEY replies containing unsupported algorithm or digest types can cause dnsmasq to write past the end of an internal logging buffer. A remote attacker able to supply such a DNS response may crash the dnsmasq process, resulting in denial of service.

NVD description · AI analysis pending
5.9<1%
  • redhat openshift container platform
  • redhat enterprise linux
  • redhat dnsmasq
CVE-2023-49441
dnsmasq 2.9 is vulnerable to Integer Overflow via forward_query.

dnsmasq 2.9 is vulnerable to Integer Overflow via forward_query.

NVD description · AI analysis pending
7.5<1% PoC
  • thekelleys dnsmasq
CVE-2023-50387
Certain DNSSEC aspects of the DNS protocol (in RFC 4033, 4034, 4035, 6840, and related RFCs) allow remote attackers to cause a denial of service (CPU consumptio

Certain DNSSEC aspects of the DNS protocol (in RFC 4033, 4034, 4035, 6840, and related RFCs) allow remote attackers to cause a denial of service (CPU consumption) via one or more DNSSEC responses, aka the "KeyTrap" issue. One of the concerns is that, when there is a zone with many DNSKEY and RRSIG records, the protocol specification implies that an algorithm must evaluate all combinations of DNSKEY and RRSIG records.

NVD description · AI analysis pending
7.5100%
  • redhat enterprise linux
  • redhat windows server 2008
  • redhat windows server 2012
  • +1 more
CVE-2023-28450
An issue was discovered in Dnsmasq before 2.90.

An issue was discovered in Dnsmasq before 2.90. The default maximum EDNS.0 UDP packet size was set to 4096 but should be 1232 because of DNS Flag Day 2020.

NVD description · AI analysis pending
7.52%
  • thekelleys dnsmasq
CVE-2022-0934
A single-byte, non-arbitrary write/use-after-free flaw was found in dnsmasq.

A single-byte, non-arbitrary write/use-after-free flaw was found in dnsmasq. This flaw allows an attacker who sends a crafted packet processed by dnsmasq, potentially causing a denial of service.

NVD description · AI analysis pending
7.52%
  • thekelleys dnsmasq
  • thekelleys enterprise linux
CVE-2021-45956
Dnsmasq 2.86 has a heap-based buffer overflow in print_mac (called from log_packet and dhcp_reply).

Dnsmasq 2.86 has a heap-based buffer overflow in print_mac (called from log_packet and dhcp_reply). NOTE: the vendor's position is that CVE-2021-45951 through CVE-2021-45957 "do not represent real vulnerabilities, to the best of our knowledge.

NVD description · AI analysis pending
9.83% PoC
  • thekelleys dnsmasq
CVE-2021-3448
A flaw was found in dnsmasq in versions before 2.85.

A flaw was found in dnsmasq in versions before 2.85. When configured to use a specific server for a given network interface, dnsmasq uses a fixed port while forwarding queries. An attacker on the network, able to find the outgoing port used by dnsmasq, only needs to guess the random transmission ID to forge a reply and get it accepted by dnsmasq. This flaw makes a DNS Cache Poisoning attack much easier. The highest threat from this vulnerability is to data integrity.

NVD description · AI analysis pending
4.02% PoC
  • thekelleys dnsmasq
  • thekelleys enterprise linux
  • thekelleys fedora
  • +1 more
CVE-2020-25681
A flaw was found in dnsmasq before version 2.83.

A flaw was found in dnsmasq before version 2.83. A heap-based buffer overflow was discovered in the way RRSets are sorted before validating with DNSSEC data. An attacker on the network, who can forge DNS replies such as that they are accepted as valid, could use this flaw to cause a buffer overflow with arbitrary data in a heap memory segment, possibly executing code on the machine. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.

NVD description · AI analysis pending
8.1
group max
81%
  • thekelleys dnsmasq
  • thekelleys fedora
  • thekelleys debian linux
CVE-2019-14834
A vulnerability was found in dnsmasq before version 2.81, where the memory leak allows remote attackers to cause a denial of service (memory consumption) via ve

A vulnerability was found in dnsmasq before version 2.81, where the memory leak allows remote attackers to cause a denial of service (memory consumption) via vectors involving DHCP response creation.

NVD description · AI analysis pending
3.73%
  • thekelleys dnsmasq
  • thekelleys fedora
CVE-2019-14513
Improper bounds checking in Dnsmasq before 2.76 allows an attacker controlled DNS server to send large DNS packets that result in a read operation beyond the bu

Improper bounds checking in Dnsmasq before 2.76 allows an attacker controlled DNS server to send large DNS packets that result in a read operation beyond the buffer allocated for the packet, a different vulnerability than CVE-2017-14491.

NVD description · AI analysis pending
7.52% PoC
  • thekelleys dnsmasq
  • thekelleys debian linux
CVE-2017-15107
A vulnerability was found in the implementation of DNSSEC in Dnsmasq up to and including 2.78.

A vulnerability was found in the implementation of DNSSEC in Dnsmasq up to and including 2.78. Wildcard synthesized NSEC records could be improperly interpreted to prove the non-existence of hostnames that actually exist.

NVD description · AI analysis pending
7.53%
  • thekelleys dnsmasq
CVE-2017-14491
Heap-based buffer overflow in dnsmasq before 2.78 allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a crafted DNS respo

Heap-based buffer overflow in dnsmasq before 2.78 allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a crafted DNS response.

NVD description · AI analysis pending
9.885% PoC ×2
  • thekelleys dnsmasq
  • thekelleys enterprise linux desktop
  • thekelleys enterprise linux server
  • +1 more
CVE-2017-14492
Heap-based buffer overflow in dnsmasq before 2.78 allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a crafted IPv6 rout

Heap-based buffer overflow in dnsmasq before 2.78 allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a crafted IPv6 router advertisement request.

NVD description · AI analysis pending
9.8
group max
93%
  • canonical ubuntu linux
  • canonical debian linux
  • canonical enterprise linux desktop
  • +1 more