Lucene search
+L

450 matches found

Snyk
Snyk
added 2026/07/16 10:31 p.m.4 views

Uncaught Exception

Overview Affected versions of this package are vulnerable to Uncaught Exception in the transfer. An attacker can cause a panic and disrupt DNS service availability by sending an AXFR request to a zone configured with k8sexternal headless-service zone transfers when a headless service endpoint...

8.2CVSS5.4AI score0.00282EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/07/16 10:31 p.m.3 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference via the proxyproto plugin when handling a PROXY v2 datagram with a non-UDP transport. An attacker can cause the process to crash by sending a specially crafted 28-byte UDP packet when the plugin is enabled...

8.7CVSS5.4AI score0.00364EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/16 8:16 p.m.10 views

CVE-2026-62994

CoreDNS is a DNS server written in Go. From 1.9.4 until 1.14.5, a network DNS client allowed to request AXFR for a CoreDNS zone can trigger a panic when CoreDNS is configured with k8sexternal headless-service zone transfers and Kubernetes contains a headless service endpoint with no declared port...

3.7CVSS0.00282EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/07/16 7:44 p.m.33 views

CVE-2026-62299 CoreDNS: rewrite-plugin EDNS0 response-revert nil-pointer panic (remote DoS) when a downstream plugin returns a response with no OPT record

CoreDNS is a DNS server written in Go. Prior to 1.14.5, the CoreDNS rewrite plugin supports edns0 rewrite rules with an optional revert flag, and two response rules, edns0SetResponseRule and edns0ReplaceResponseRuleT in plugin/rewrite/edns0.go, call res.IsEdns0 and immediately dereference the...

5.3CVSS0.00306EPSS
SaveExploits1References4
CVE
CVE
added 2026/07/16 7:44 p.m.78 views

CVE-2026-62299

CoreDNS (rewrite plugin, edns0.go) prior to version 1.14.5 could panic when a downstream plugin returns a response with no OPT record. The code path in edns0.go dereferenced a DNS OPT without a nil check, triggered by a query matching a rewrite edns0 rule (local/nsid/subnet with set/append/replac...

5.3CVSS6.1AI score0.00306EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/07/16 7:42 p.m.6 views

CVE-2026-62309 CoreDNS: proxyproto plugin panics on PPv2 datagram with non-UDP transport — single 28-byte packet remote DoS

CoreDNS is a DNS server written in Go. Prior to 1.14.4, a single 28-byte UDP datagram can crash the CoreDNS process when the proxyproto plugin is enabled because plugin/pkg/proxyproto/proxyproto.go PacketConn.ReadFrom handles a PROXY v2 header with non-UDP transport such as family byte 0x11,...

7.5CVSS5.3AI score0.00364EPSS
SaveExploits1References6
CVE
CVE
added 2026/07/16 7:42 p.m.11 views

CVE-2026-62309

CoreDNS (Go) vulnerability CVE-2026-62309 affects the proxyproto plugin. A crafted PROXY v2 header with a non-UDP transport (family 0x11) can cause a crash via PacketConn.ReadFrom, where a nil readFrom result is reinterpreted after a failed parse and addr.String() is logged before crash recovery....

7.5CVSS6.1AI score0.00364EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/07/16 7:42 p.m.40 views

CVE-2026-62309 CoreDNS: proxyproto plugin panics on PPv2 datagram with non-UDP transport — single 28-byte packet remote DoS

CoreDNS is a DNS server written in Go. Prior to 1.14.4, a single 28-byte UDP datagram can crash the CoreDNS process when the proxyproto plugin is enabled because plugin/pkg/proxyproto/proxyproto.go PacketConn.ReadFrom handles a PROXY v2 header with non-UDP transport such as family byte 0x11,...

7.5CVSS0.00364EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/16 7:39 p.m.3 views

CVE-2026-62994 CoreDNS `k8s_external` headless AXFR can emit an empty transfer batch that panics the `transfer` plugin

CoreDNS is a DNS server written in Go. From 1.9.4 until 1.14.5, a network DNS client allowed to request AXFR for a CoreDNS zone can trigger a panic when CoreDNS is configured with k8sexternal headless-service zone transfers and Kubernetes contains a headless service endpoint with no declared port...

3.7CVSS5.4AI score0.00282EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2026/07/16 7:39 p.m.38 views

CVE-2026-62994 CoreDNS `k8s_external` headless AXFR can emit an empty transfer batch that panics the `transfer` plugin

CoreDNS is a DNS server written in Go. From 1.9.4 until 1.14.5, a network DNS client allowed to request AXFR for a CoreDNS zone can trigger a panic when CoreDNS is configured with k8sexternal headless-service zone transfers and Kubernetes contains a headless service endpoint with no declared port...

3.7CVSS0.00282EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/09 12:53 p.m.3 views

OESA-2026-2939 coredns security update

CoreDNS is a fast and flexible DNS server. The key word here is flexible: with CoreDNS you are able to do what you want with your DNS data by utilizing plugins. Security Fixes: CoreDNS is a DNS server that chains plugins. Prior to version 1.14.2, a logical vulnerability in CoreDNS allows DNS acce...

7.7CVSS6.1AI score0.00385EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/25 10:34 p.m.4 views

GO-2026-5667 CoreDNS has TSIG authentication bypass on gRPC and QUIC transports in github.com/coredns/coredns

CoreDNS has TSIG authentication bypass on gRPC and QUIC transports in github.com/coredns/coredns...

9.8CVSS5.8AI score0.0051EPSS
SaveExploits1References3
OSV
OSV
added 2026/06/24 1:11 p.m.7 views

OESA-2026-2720 coredns security update

CoreDNS is a fast and flexible DNS server. The key word here is flexible: with CoreDNS you are able to do what you want with your DNS data by utilizing plugins. Security Fixes: CoreDNS is a DNS server that chains plugins. Starting in version 1.2.0 and prior to version 1.12.4, the CoreDNS etcd...

7.1CVSS5.9AI score0.00407EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/21 12:0 a.m.6 views

Photon OS 4.0: Coredns PHSA-2026-4.0-1038

An update of the coredns package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2026-4.0-1038. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

9.8CVSS5.7AI score0.00672EPSS
SaveExploits5References8
Photon
Photon
added 2026/06/19 12:0 a.m.8 views

Critical Photon OS Security Update - PHSA-2026-4.0-1038

Updates of 'coredns', 'redis', 'rsync', 'erlang', 'python3-pip' packages of Photon OS have been released...

7.1CVSS6.5AI score0.01141EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/06/17 12:0 a.m.7 views

Photon OS 5.0: Coredns PHSA-2026-5.0-0869

An update of the coredns package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2026-5.0-0869. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

9.8CVSS6.8AI score0.01188EPSS
SaveExploits6References10
CBLMariner
CBLMariner
added 2026/05/30 12:34 a.m.12 views

CVE-2026-39821 affecting package coredns for versions less than 1.11.4-17

CVE-2026-39821 affecting package coredns for versions less than 1.11.4-17. A patched version of the package is available...

9.6CVSS5.8AI score0.00478EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/05/29 12:22 p.m.16 views

CVE-2026-32936

A flaw was found in CoreDNS, a DNS server that chains plugins. A remote, unauthenticated attacker can exploit this vulnerability by repeatedly sending oversized DNS-over-HTTPS DoH GET requests. The GET path, unlike the POST path, lacks size validation before processing large dns= query parameter...

8.7CVSS5.6AI score0.00672EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/05/29 12:22 p.m.13 views

CVE-2026-32934

A flaw was found in CoreDNS, a DNS server that chains plugins. The DNS-over-QUIC DoQ server is vulnerable to unbounded resource growth. An unauthenticated remote attacker can exploit this by opening numerous QUIC streams and sending only one byte per stream, causing the server to spawn excessive...

8.7CVSS5.7AI score0.00469EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/05/29 12:16 p.m.14 views

CVE-2026-33489

A flaw was found in CoreDNS. An unauthorized remote client can exploit a vulnerability in the transfer plugin's Access Control List ACL stanza selection. This occurs when both a parent zone and a more-specific subzone are configured, and the longestMatch function incorrectly uses a lexicographic...

8.2CVSS5.8AI score0.00388EPSS
SaveExploits1References5
Rows per page
Query Builder