CoreDNS DNS Record Manipulation Vulnerability
A vulnerability in CoreDNS allows a remote, unauthenticated attacker to manipulate DNS records, potentially enabling traffic redirection or DNS cache poisoning.
CVE search metadata
CVE search record: CVE-2024-45337. Severity: critical. CVSS: 9.1. EPSS: 3.15%. KEV: no. Product: CoreDNS. Brief: CoreDNS DNS Record Manipulation Vulnerability. Brief link: https://feed.craftedsignal.io/briefs/2026-09-coredns-manipulation/
CoreDNS, a flexible, extensible DNS server widely used in Kubernetes environments, contains a vulnerability (CVE-2024-45337) that allows remote, unauthenticated attackers to manipulate DNS records. This flaw impacts the integrity of DNS resolutions performed by the server. By exploiting this weakness, an attacker could potentially inject malicious DNS responses, leading to traffic redirection to attacker-controlled infrastructure or performing DNS cache poisoning attacks. Organizations relying on CoreDNS for internal name resolution or as a cluster-internal DNS provider should prioritize investigating their deployment configurations and monitoring for anomalous DNS traffic patterns that deviate from expected internal service resolution behavior.
Impact
Successful exploitation of this vulnerability allows an attacker to compromise the integrity of DNS lookups within the affected environment. This could lead to the redirection of service traffic, enabling interception of sensitive data, service disruption, or the facilitation of further exploitation steps against applications relying on DNS for connectivity. The scope of impact is highly dependent on the architecture of the DNS infrastructure, affecting any environment that utilizes CoreDNS for recursive or authoritative resolution.
Recommendation
Prioritize the identification and patching of all CoreDNS deployments within the environment, ensuring versions susceptible to CVE-2024-45337 are upgraded to the latest secure release. Because this vulnerability involves manipulation of DNS records, detection engineering teams should implement monitoring for unexpected outbound DNS requests or discrepancies in resolution patterns from core network infrastructure.
Mitigations
Identify and patch all instances of CoreDNS to the latest secure version addressing CVE-2024-45337
CVE-2024-45337
Gaps
- Need to determine internal inventory of CoreDNS versions