Security readout for executives and security teams
Plain-English summary
This high-severity Windows Server vulnerability could let an attacker run code and compromise data or availability. Despite the title, the supplied CVSS vector describes a local attack requiring user interaction, not unauthenticated network exploitation. Microsoft provides an advisory and patch guidance.
Executive priority
Treat as a high-priority patching item within the normal emergency or accelerated server cycle. Escalate systems with sensitive or business-critical workloads. The absence of KEV evidence lowers immediate incident urgency but does not reduce the potential impact of successful exploitation.
Technical view
CVE-2024-30062 is a use-after-free vulnerability (CWE-416) in Windows Standards-Based Storage Management Service. It has CVSS 3.1 score 7.8: local access, low complexity, no privileges, user interaction, unchanged scope, and high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is limited by the supplied data to listed Windows Server 2012 R2, 2016, 2019, and 2022 releases, including specified Server Core installations. The bundle does not establish whether the vulnerable service is enabled by default or identify vulnerable build ranges after servicing.
Exploitation context
CISA KEV status is false, and the supplied sources do not support active exploitation. The CVSS temporal metric indicates proof-of-concept exploit maturity, but no exploit details or observed attack campaign are provided. User interaction is required according to the vector.
Researcher notes
The key weakness classification is CWE-416. Analysts should preserve the distinction between the RCE title and the local CVSS attack vector. Exact vulnerable build boundaries, triggering conditions, patch KB identifiers, and indicators are not included in the supplied bundle; obtain them from Microsoft before making exposure claims.
Mitigation direction
Consult the Microsoft advisory and apply the applicable vendor security update.
Prioritize affected servers handling sensitive data or critical workloads.
Use vendor-supported compensating guidance if immediate patching is operationally impossible.
Do not assume network isolation alone removes this local, interaction-dependent risk.
Validation and detection
Inventory servers running the listed Windows Server releases and Server Core variants.
Compare installed security updates against Microsoft's CVE-specific guidance.
Confirm update deployment through endpoint management and representative server checks.
Review service configuration, while noting the sources do not define vulnerable runtime prerequisites.
Monitor security telemetry; the supplied bundle contains no vulnerability-specific indicators of compromise.
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 code or command execution, so execution technique review may help defensive triage. 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.
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.
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.