{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-26018", "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "state": "PUBLISHED", "assignerShortName": "GitHub_M", "dateReserved": "2026-02-09T21:36:29.554Z", "datePublished": "2026-03-06T15:35:50.801Z", "dateUpdated": "2026-07-09T12:09:46.185Z" }, "containers": { "cna": { "title": "CoreDNS Loop Detection Denial of Service Vulnerability", "problemTypes": [ { "descriptions": [ { "cweId": "CWE-337", "lang": "en", "description": "CWE-337: Predictable Seed in Pseudo-Random Number Generator (PRNG)", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-770", "lang": "en", "description": "CWE-770: Allocation of Resources Without Limits or Throttling", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-400", "lang": "en", "description": "CWE-400: Uncontrolled Resource Consumption", "type": "CWE" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } } ], "references": [ { "name": "https://github.com/coredns/coredns/security/advisories/GHSA-h75p-j8xm-m278", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/coredns/coredns/security/advisories/GHSA-h75p-j8xm-m278" }, { "name": "https://github.com/coredns/coredns/releases/tag/v1.14.2", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/coredns/coredns/releases/tag/v1.14.2" } ], "affected": [ { "vendor": "coredns", "product": "coredns", "versions": [ { "version": "< 1.14.2", "status": "affected" } ] } ], "providerMetadata": { "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M", "dateUpdated": "2026-03-06T15:35:50.801Z" }, "descriptions": [ { "lang": "en", "value": "CoreDNS is a DNS server that chains plugins. Prior to version 1.14.2, a denial of service vulnerability exists in CoreDNS's loop detection plugin that allows an attacker to crash the DNS server by sending specially crafted DNS queries. The vulnerability stems from the use of a predictable pseudo-random number generator (PRNG) for generating a secret query name, combined with a fatal error handler that terminates the entire process. This issue has been patched in version 1.14.2." } ], "source": { "advisory": "GHSA-h75p-j8xm-m278", "discovery": "UNKNOWN" } }, "adp": [ { "metrics": [ { "other": { "type": "ssvc", "content": { "timestamp": "2026-03-06T16:07:22.371186Z", "id": "CVE-2026-26018", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "version": "2.0.3" } } } ], "title": "CISA ADP Vulnrichment", "providerMetadata": { "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2026-03-06T16:07:31.587Z" } }, { "affected": [ { "cpes": [ "cpe:/a:redhat:acm:2.13::el9" ], "defaultStatus": "affected", "product": "Red Hat Advanced Cluster Management for Kubernetes 2.13", "vendor": "Red Hat" }, { "cpes": [ "cpe:/a:redhat:acm:2.14::el9" ], "defaultStatus": "affected", "product": "Red Hat Advanced Cluster Management for Kubernetes 2.14", "vendor": "Red Hat" }, { "cpes": [ "cpe:/a:redhat:acm:2.15::el9" ], "defaultStatus": "affected", "product": "Red Hat Advanced Cluster Management for Kubernetes 2.15", "vendor": "Red Hat" }, { "cpes": [ "cpe:/a:redhat:connectivity_link:1" ], "defaultStatus": "affected", "product": "Red Hat Connectivity Link 1", "vendor": "Red Hat" }, { "cpes": [ "cpe:/a:redhat:openshift:4" ], "defaultStatus": "unaffected", "product": "Red Hat OpenShift Container Platform 4", "vendor": "Red Hat" } ], "datePublic": "2026-03-06T15:35:50.801Z", "descriptions": [ { "lang": "en", "value": "A flaw was found in CoreDNS, a DNS server that chains plugins. A remote attacker can exploit this flaw by sending specially crafted DNS queries. This vulnerability exists in CoreDNS's loop detection plugin due to the use of a predictable pseudo-random number generator (PRNG) for generating a secret query name. Successful exploitation can lead to a denial of service (DoS) by crashing the DNS server." } ], "metrics": [ { "other": { "content": { "namespace": "https://access.redhat.com/security/updates/classification/", "value": "Important" }, "type": "Red Hat severity rating" } }, { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "format": "CVSS" } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-1241", "description": "Use of Predictable Algorithm in Random Number Generator", "lang": "en", "type": "CWE" } ] } ], "references": [ { "tags": [ "vdb-entry", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/security/cve/CVE-2026-26018" }, { "name": "RHBZ#2445242", "tags": [ "issue-tracking", "x_refsource_REDHAT" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445242" }, { "tags": [ "x_sadp-csaf-vex" ], "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-26018.json" }, { "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2026:36873" }, { "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2026:25127" }, { "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2026:8151" } ], "solutions": [ { "lang": "en", "value": "RHSA-2026:36873: Red Hat Advanced Cluster Management for Kubernetes 2.13" }, { "lang": "en", "value": "RHSA-2026:25127: Red Hat Advanced Cluster Management for Kubernetes 2.14" }, { "lang": "en", "value": "RHSA-2026:8151: Red Hat Advanced Cluster Management for Kubernetes 2.15" } ], "timeline": [ { "lang": "en", "time": "2026-03-06T16:01:38.150Z", "value": "Reported to Red Hat." }, { "lang": "en", "time": "2026-03-06T15:35:50.801Z", "value": "Made public." } ], "title": "github.com/coredns/coredns: CoreDNS: Denial of Service vulnerability due to predictable pseudo-random number generation", "workarounds": [ { "lang": "en", "value": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability." } ], "x_adpType": "supplier", "x_generator": { "engine": "sadp-cli 1.0.0" }, "providerMetadata": { "orgId": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c", "shortName": "redhat-SADP", "dateUpdated": "2026-07-09T12:09:46.185Z" } } ] } }