LiveActive security incident?Get immediate response
CVE Record

CVE-2021-34487: Windows Event Tracing Elevation of Privilege Vulnerability

Windows Event Tracing Elevation of Privilege Vulnerability

HighCVSS 7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This is a Windows privilege escalation issue in Event Tracing. An attacker who already has low-privileged local access could potentially gain higher control on affected Windows workstations or servers. It is not described as a remote entry point.

Executive priority

Treat this as a high-priority patch management item, especially for Windows servers and multi-user endpoints. It is more useful to an attacker after initial access than as an internet-facing entry point.

Technical view

CVE-2021-34487 is a CWE-269 improper privilege management flaw affecting listed Windows 10 and Windows Server builds. CVSS 3.1 is 7.0 with local attack vector, high complexity, low privileges required, no user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most likely on unpatched affected Windows 10 versions 1607, 1809, 1909, 2004, 20H2, 21H1, and Windows Server 2016, 2019, 2004, or 20H2, including Server Core where listed.

Exploitation context

The source bundle does not show CISA KEV listing or confirmed active exploitation. The CVSS vector indicates exploitation requires local access and low privileges, with high attack complexity and no user interaction. Exploit code or exploitation maturity is not established in the provided evidence.

Researcher notes

Public evidence in the bundle is sparse beyond Microsoft, CVE, affected builds, and CVSS metadata. Do not infer root cause, exploit availability, or additional affected products from the title alone. Validation should center on build-level exposure and Microsoft update status.

Mitigation direction

  • Apply Microsoft security updates referenced by the MSRC advisory for affected systems.
  • Prioritize servers, shared workstations, VDI, and systems exposed to many local users.
  • Remove or isolate unsupported Windows builds where security updates are unavailable.
  • Limit local interactive access to systems until patch status is confirmed.
  • Monitor vendor guidance for any revised affected-version or remediation information.

Validation and detection

  • Inventory Windows versions and build numbers against the affected product list.
  • Confirm installed Microsoft updates remediate CVE-2021-34487 on each affected host.
  • Check vulnerability scanner results for stale detections after patching.
  • Review endpoint telemetry for unexpected privilege changes on unpatched systems.
  • Document exceptions with compensating controls and owner-approved remediation dates.
Prepared
Confidence
medium
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 · medium confidence lookup

CWE-269: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-2021-34487 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 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/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
0Timeline events
0ADP providers
2Source links

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
7CVSS 3.1HighCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C15.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7High
CVSS 3.1 vector shape for CVE-2021-34487Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Products and packages named in the record

VendorProductVersion / packageStatus
MicrosoftWindows 10 Version 180910.0.0Listed
MicrosoftWindows Server 201910.0.0Listed
MicrosoftWindows Server 2019 (Server Core installation)10.0.0Listed
MicrosoftWindows 10 Version 190910.0.0Listed
MicrosoftWindows 10 Version 21H110.0.0Listed
MicrosoftWindows 10 Version 200410.0.0Listed
MicrosoftWindows Server version 200410.0.0Listed
MicrosoftWindows 10 Version 20H210.0.0Listed
MicrosoftWindows Server version 20H210.0.0Listed
MicrosoftWindows 10 Version 160710.0.0Listed
MicrosoftWindows Server 201610.0.0Listed
MicrosoftWindows Server 2016 (Server Core installation)10.0.0Listed
Weakness

CWE details

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

CWE-269 · source CWE mapping

Improper Privilege Management

Improper Privilege Management represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.