LiveActive security incident?Get immediate response
CVE Record

CVE-2024-21345: Windows Kernel Elevation of Privilege Vulnerability

Windows Kernel Elevation of Privilege Vulnerability

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw could let a user who already has limited local access gain powerful control over an affected Windows server. Successful exploitation could expose data, alter systems, or disrupt services. The supplied evidence identifies a Microsoft security update but does not name a specific KB package.

Executive priority

Treat this as a high-priority patching issue for matching servers, especially systems with many local users or weak access controls. It does not warrant claims of an unauthenticated remote emergency or known active exploitation based on the supplied evidence. Track remediation to completion and escalate affected critical servers that cannot be promptly updated.

Technical view

CVE-2024-21345 is a Windows Kernel elevation-of-privilege vulnerability associated with CWE-122, a heap-based buffer overflow. Its CVSS 3.1 vector indicates local access, low privileges, low complexity, no user interaction, changed scope, and potentially high confidentiality, integrity, and availability impact.

Likely exposure

The supplied bundle identifies Windows Server 2022, version 23H2, Server Core installation, build 10.0.25398.0. Exposure for other Windows products or builds is not established by the provided evidence. Risk is most relevant where untrusted or compromised users can obtain local low-privileged access.

Exploitation context

The vulnerability requires local access and existing low privileges; it is not described as directly remotely exploitable. The bundle marks it absent from KEV, and the CVSS vector reports unproven exploit maturity. These facts do not prove exploitation is impossible, but no supplied source supports active exploitation.

Researcher notes

The supplied record provides only a generic kernel elevation description, CWE-122 classification, CVSS vector, and one identified platform build. It does not describe the vulnerable kernel component, triggering condition, patch KB, proof of concept, or observed attacks. Validate product scope and update applicability against the current Microsoft advisory.

Mitigation direction

  • Review the Microsoft advisory and deploy its applicable security update through approved patch management.
  • Prioritize affected Server Core systems permitting local access by untrusted or broadly provisioned accounts.
  • Restrict unnecessary low-privileged local access until the vendor update is confirmed.
  • Check current Microsoft guidance for any revised affected-product or remediation information.

Validation and detection

  • Inventory Windows Server edition, release, installation type, and build across the environment.
  • Identify systems matching Server 2022 23H2 Server Core build 10.0.25398.0.
  • Confirm the applicable Microsoft security update is installed using authoritative patch records.
  • Re-scan updated hosts and investigate any systems still reported as vulnerable.
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-122: 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
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2024-21345 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
8.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/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: noTechnical Impact: total

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
8.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:U/RL:O/RC:C26microsoft

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/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

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
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-122 · source CWE mapping

Heap-based Buffer Overflow

Heap-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.