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

CVE-2023-36874: Microsoft Windows Error Reporting Service Privilege Escalation Vulnerability

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

Microsoft Windows Error Reporting Service contains an unspecified vulnerability that allows for privilege escalation.

CVE-2023-36874 is a privilege escalation vulnerability in the Microsoft Windows Error Reporting Service. It allows an attacker who already has some level of access on a Windows system to gain higher privileges. This matters because privilege escalation is a common step after initial compromise, enabling broader control of the host, persistence, or further movement in an environment. Public detail on exact mechanics is limited; confirm all specifics against the Microsoft vendor advisory.

The issue is tracked under CWE-59 and affects the Windows Error Reporting Service component. CISA describes it as an unspecified vulnerability that permits privilege escalation. Teams should treat any unpatched Windows systems running this service as potentially at risk until the vendor update is applied.

How it works

CWE-59 covers improper link resolution before file access, often called link following. In this class of flaw, software fails to correctly validate or resolve symbolic links, hard links, or similar redirections when accessing files or paths. An attacker with lower privileges can create or manipulate links so that a higher-privileged process (here, the Windows Error Reporting Service) operates on attacker-controlled locations instead of the intended ones.

Abuse typically involves placing a malicious link in a location the service will process, then triggering the service so that it performs privileged file operations under the attacker's influence. The result is elevation of privileges on the local system. Exact trigger conditions, required access levels, and exploitation steps are not detailed in the available summary; treat them as unspecified and verify against the Microsoft advisory rather than assuming particular techniques.

Am I affected? How to find it in your systems

The vulnerability affects Microsoft Windows systems that include the Windows Error Reporting Service. This service is present by default on most modern Windows client and server editions and is used for collecting and submitting crash and error data.

Inventory steps:

For signs of exploitation, look for unusual process activity under the Error Reporting Service identity, unexpected file or link creation in temporary or system directories associated with error reporting, or privilege-elevation events that coincide with WerSvc activity. Standard Windows security logs, Sysmon, and EDR telemetry for process creation, file operations, and token elevation can surface anomalies, but no unique indicators are provided in the public summary. Correlate any findings with the Microsoft advisory for confirmation.

How to remediate

Apply the Microsoft security update that remediates CVE-2023-36874 as the primary action. Follow the vendor instructions for deployment, testing, and reboot requirements. CISA directs organizations to apply updates per vendor instructions or to discontinue use of the product if updates are unavailable.

After patching, harden the Error Reporting Service and related components:

Validate remediation by confirming the relevant update is installed and by re-checking service configurations against the advisory guidance.

If you can't patch immediately

Until the vendor update can be applied, reduce exposure with compensating controls:

These measures lower risk but do not eliminate it; schedule the official update as soon as possible.

If your data may have been exposed

Actively exploited privilege-escalation vulnerabilities can lead to full host compromise and subsequent data exposure or ransomware deployment, although ransomware use is not documented for this CVE. If you suspect exploitation, isolate affected systems, preserve forensic evidence, and follow your incident-response plan. Review accounts, scheduled tasks, and persistence mechanisms that may have been created with elevated privileges. As a quick additional check, you can run a free exposure scan of your email addresses against known breach data to see whether credentials or personal information have appeared in prior incidents.

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

Details

AffectedMicrosoft · Windows
WeaknessCWE-59
Added to CISA KEVJul 11, 2023
Federal patch deadlineAug 1, 2023
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities