LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2021-34484: Microsoft Windows User Profile Service Privilege Escalation Vulnerability

RBRecent Breaches Vulnerability Intelligence·Mar 31, 2022
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Apr 21, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2021-34484 to its Known Exploited Vulnerabilities catalog on Mar 31, 2022, with a federal patch deadline of Apr 21, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Microsoft Windows User Profile Service contains an unspecified vulnerability that allows for privilege escalation.

CVE-2021-34484 is a privilege-escalation vulnerability in the Microsoft Windows User Profile Service. An attacker who already has a foothold on a system could abuse the flaw to gain higher privileges. Because the User Profile Service is a core Windows component, the issue can affect a wide range of endpoints and servers; defenders should treat it as a local elevation risk that needs prompt patching per Microsoft’s guidance.

Public detail on the exact trigger is limited. CISA describes an unspecified vulnerability in the service that allows privilege escalation (CWE-269). Confirm affected builds, fixed updates, and any configuration notes directly against the vendor advisory before acting.

How it works

The weakness falls under improper privilege management (CWE-269). In this class of flaw, a privileged Windows service mishandles operations or access checks related to user profiles so that a lower-privileged process can influence the service’s behavior and obtain elevated rights.

An attacker who can already run code as a standard user would interact with the User Profile Service in a way that causes it to perform actions with higher privileges than intended. The result is local privilege escalation—typically to SYSTEM or an equivalent administrative context—rather than remote code execution by itself. Exact call sequences, IOCTLs, or file/registry paths are not provided in the public summary; treat any exploit write-ups as unconfirmed until verified against the official advisory and your own testing.

Am I affected? How to find it in your systems

The vulnerability affects Microsoft Windows systems that include the User Profile Service, which is present on typical client and server installations. Inventory is straightforward:

For signs of exploitation, review security and system logs for unusual process creations, token elevations, or service-related errors tied to profile loading around the time of suspicious activity. EDR telemetry that flags non-administrative processes spawning high-privilege children or unexpected modifications under profile-related paths can also surface abuse. Because public exploit mechanics are unspecified, rely on behavioral detections for privilege escalation rather than a single IOC. Validate any version or configuration claims against the vendor advisory.

How to remediate

Patch first. Apply the Microsoft updates that address CVE-2021-34484 exactly as directed in the vendor advisory and CISA’s required action (“Apply updates per vendor instructions”). Use your standard deployment ring or WSUS/Intune/ConfigMgr process, prioritize internet-facing or high-value hosts if you must stage the rollout, and verify installation via build number or update history.

After patching, harden the broader privilege-escalation surface:

If you can't patch immediately

Until the vendor update is installed, reduce risk with compensating controls:

These measures do not eliminate the vulnerability; they only lower the likelihood of successful abuse until the official update is applied.

If your data may have been exposed

Actively exploited privilege-escalation flaws are commonly used after initial access to deepen control and reach sensitive data, which can lead to breaches. Known ransomware use of this specific CVE is not documented, but any confirmed escalation should trigger your incident-response process: isolate the host, preserve volatile evidence, and hunt for persistence and lateral movement. As a quick external check, you can run a free exposure scan of your email addresses against known breach data to see whether credentials or personal information have already appeared in public dumps, then force password resets and review access logs accordingly.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedMicrosoft · Windows
WeaknessCWE-269
Added to CISA KEVMar 31, 2022
Federal patch deadlineApr 21, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities