Cyber Posture

CVE-2024-11187

High

Published: 29 January 2025

Published
29 January 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0407 88.6th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-11187 is a high-severity Amplification (CWE-405) vulnerability. Its CVSS base score is 7.5 (High).

Operationally, ranked in the top 11.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SC-5 (Denial-of-service Protection) and SC-6 (Resource Availability).

Threat & Defense at a Glance

What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Requires timely remediation of identified flaws, directly addressing the BIND 9 vulnerability through patching affected versions.

prevent

Implements denial-of-service protections to limit or block malicious queries causing disproportionate resource consumption in BIND servers or resolvers.

prevent

Ensures resource availability by allocating dedicated resources and monitoring for denial events from oversized DNS responses.

NVD Description

It is possible to construct a zone such that some queries to it will generate responses containing numerous records in the Additional section. An attacker sending many such queries can cause either the authoritative server itself or an independent resolver…

more

to use disproportionate resources processing the queries. Zones will usually need to have been deliberately crafted to attack this exposure. This issue affects BIND 9 versions 9.11.0 through 9.11.37, 9.16.0 through 9.16.50, 9.18.0 through 9.18.32, 9.20.0 through 9.20.4, 9.21.0 through 9.21.3, 9.11.3-S1 through 9.11.37-S1, 9.16.8-S1 through 9.16.50-S1, and 9.18.11-S1 through 9.18.32-S1.

Deeper analysisAI

CVE-2024-11187 is a denial-of-service vulnerability in BIND 9 DNS software. It enables the construction of a malicious zone where specific queries produce responses containing numerous records in the Additional section. Sending many such queries causes disproportionate resource consumption on either the authoritative BIND server or an independent resolver processing the responses. Affected versions include BIND 9.11.0 through 9.11.37, 9.16.0 through 9.16.50, 9.18.0 through 9.18.32, 9.20.0 through 9.20.4, 9.21.0 through 9.21.3, 9.11.3-S1 through 9.11.37-S1, 9.16.8-S1 through 9.16.50-S1, and 9.18.11-S1 through 9.18.32-S1.

The vulnerability carries a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H). Remote attackers require no privileges or user interaction and can exploit it over the network with low complexity. Exploitation demands deliberately crafted zones but allows repeated queries to exhaust resources, leading to service disruption on targeted servers or resolvers.

Advisories provide mitigation guidance and patches, including the ISC knowledge base at https://kb.isc.org/docs/cve-2024-11187, Debian LTS announcement at https://lists.debian.org/debian-lts-announce/2025/02/msg00011.html, and NetApp advisory at https://security.netapp.com/advisory/ntap-20250207-0002/.

Details

CWE(s)

CVEs Like This One

CVE-2025-53633Shared CWE-405
CVE-2026-22775Shared CWE-405
CVE-2025-30204Shared CWE-405
CVE-2026-25611Shared CWE-405
CVE-2025-24356Shared CWE-405
CVE-2026-22774Shared CWE-405
CVE-2026-0485Shared CWE-405
CVE-2024-55628Shared CWE-405

References