Security readout for executives and security teams
Plain-English summary
This is a Windows Hyper-V related local privilege escalation flaw. An attacker who already has low-level local access could potentially gain powerful system-level control, affecting confidentiality, integrity, and availability. CISA lists it in KEV, so treat it as actively exploited and prioritize patching exposed Windows fleets.
Executive priority
Patch on an accelerated timeline. This is a high-impact privilege escalation with active exploitation evidence from CISA KEV, but it requires local access. Treat it as urgent fleet hygiene, especially on shared systems and servers.
Technical view
CVE-2025-21335 is a CWE-416 use-after-free in Windows Hyper-V NT Kernel Integration VSP. Microsoft rates it high with CVSS 3.1 score 7.8: local attack vector, low complexity, low privileges required, no user interaction, and high impact across CIA. Microsoft lists official remediation availability.
Likely exposure
Exposure is limited to affected Microsoft Windows versions listed in the bundle, including Windows 10, Windows 11, Windows Server 2022 23H2 Server Core, and Windows Server 2025. The risk is highest on systems where low-privileged local users or local code execution are plausible.
Exploitation context
CISA KEV inclusion supports active exploitation. The source bundle does not provide exploit mechanics, campaign details, or affected configurations beyond Microsoft’s product list. This is not described as remotely exploitable; the CVSS vector indicates local access and low privileges are required.
Researcher notes
The bundle supports use-after-free, local privilege escalation, affected Microsoft OS versions, CVSS 7.8, vendor remediation, and KEV status. It does not include root-cause detail, proof-of-concept status, exploit chains, indicators, or configuration prerequisites beyond the affected products.
Mitigation direction
Apply Microsoft security updates from the CVE-2025-21335 advisory.
Prioritize assets matching the affected Windows and Windows Server versions.
Track CISA KEV remediation expectations for governed environments.
Review Microsoft guidance for any version-specific servicing requirements.
Reduce unnecessary local user access on unpatched systems.
Validation and detection
Inventory Windows builds against Microsoft’s affected product list.
Confirm January 2025 or later applicable Microsoft security updates are installed.
Check vulnerability management tools for CVE-2025-21335 closure.
Review CISA KEV status during remediation tracking.
Prioritize validation on multi-user endpoints, servers, and virtualization-related systems.
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-416: 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.
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.
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.
Exploitation: activeAutomatable: 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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-416 · source CWE mapping
Use After Free
Use After Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.