LiveActive security incident?Get immediate response
CVE Record

CVE-2024-21342: Windows DNS Client Denial of Service Vulnerability

Windows DNS Client Denial of Service Vulnerability

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw can let a remote, unauthenticated attacker disrupt the Windows DNS Client, potentially making affected systems unavailable. The supplied evidence indicates denial of service only, not data theft or system compromise. Microsoft published a security update, but the bundle does not provide specific update identifiers.

Executive priority

Treat this as a high-priority availability issue, especially where Windows name resolution supports critical operations. It is not described as a data breach or code-execution vulnerability. Remediate through standard accelerated patching, while avoiding emergency-compromise claims because active exploitation is not evidenced.

Technical view

CVE-2024-21342 is a CWE-400 resource-consumption vulnerability in listed Windows DNS Client implementations. CVSS 3.1 is 7.5: network-reachable, low complexity, no privileges or user interaction, with high availability impact and no stated confidentiality or integrity impact. The sources do not describe the precise trigger or failure mode.

Likely exposure

Exposure is limited to the listed Windows 11 and Windows Server 2022 23H2 Server Core versions. Systems processing attacker-influenced DNS traffic may be at risk. The bundle does not establish whether other Windows releases are affected or whether ordinary DNS reachability alone is sufficient.

Exploitation context

The bundle does not support a claim of active exploitation. It states KEV is false, and the CVSS vector marks exploit maturity as unproven. However, remote reachability, low complexity, and no authentication or user interaction make prompt remediation appropriate for availability-sensitive systems.

Researcher notes

The source bundle provides severity, affected product entries, CWE-400, and the CVSS vector, but no root-cause detail, packet condition, crash behavior, or update identifiers. It also contains overlapping Windows 11 10.0.22631.0 product names. Validate exact applicability and supersedence against the Microsoft advisory.

Mitigation direction

  • Review the Microsoft advisory and deploy its applicable security updates to affected systems.
  • Prioritize DNS-dependent servers, critical workstations, and systems with strict availability requirements.
  • Use normal change controls and recovery planning because the documented impact is service disruption.
  • Check current Microsoft guidance for any product-specific mitigations not included in this bundle.

Validation and detection

  • Inventory systems matching the listed Windows products and build versions.
  • Confirm applicable Microsoft security updates are installed and successfully reported by endpoint management.
  • Verify DNS-dependent applications and name resolution operate normally after remediation.
  • Review monitoring for unexplained DNS Client failures, restarts, or availability interruptions.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-400: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2024-21342 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
2ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C3.93.6microsoft

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2024-21342Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
CVECVE Program Container

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MicrosoftWindows 11 version 22H210.0.22621.0Listed
MicrosoftWindows 11 version 22H310.0.22631.0Listed
MicrosoftWindows 11 Version 23H210.0.22631.0Listed
MicrosoftWindows Server 2022, 23H2 Edition (Server Core installation)10.0.25398.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-400 · source CWE mapping

Uncontrolled Resource Consumption

Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.