Cyber Resilience

CVE-2023-36874

HighCISA KEVActive ExploitationEUVD ExploitedPublic PoC

Published: 11 July 2023

Published
11 July 2023
Modified
28 October 2025
KEV Added
11 July 2023
Patch
CVSS Score v3.1 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.7022 98.7th percentile
Risk Priority 78 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-36874 is a high-severity Link Following (CWE-59) vulnerability in Microsoft Windows 10 1809. Its CVSS base score is 7.8 (High).

Operationally, ranked in the top 1.3% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 SI-2 (Flaw Remediation) and AC-3 (Access Enforcement).

Deeper analysis

CVE-2023-36874 is an elevation-of-privilege vulnerability in the Windows Error Reporting Service. The flaw, assigned CWE-59, permits a local attacker to perform unauthorized file operations that lead to privilege escalation on affected Windows systems. It carries a CVSS 3.1 base score of 7.8 reflecting local attack vector, low complexity, and low privileges required.

An authenticated local user without additional user interaction can exploit the service to obtain full administrative control over the host, resulting in complete confidentiality, integrity, and availability impact. Public exploit code targeting the issue has been published, confirming the attack path is practical on unpatched systems.

Microsoft’s security update guide addresses the vulnerability and supplies patches that resolve the underlying path-handling weakness. CISA has added CVE-2023-36874 to its Known Exploited Vulnerabilities catalog, indicating confirmed in-the-wild use and requiring federal agencies to apply mitigations within prescribed timelines.

The EPSS score has reached a peak of 0.7156 with a current value of 0.7022, reflecting sustained exploitation interest after disclosure.

EU & UK References

Vulnerability details

Windows Error Reporting Service Elevation of Privilege Vulnerability

CWE(s)
KEV Date Added
11 July 2023

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

microsoft
windows 10 1507
≤ 10.0.10240.20048
microsoft
windows 10 1607
≤ 10.0.14393.6085 · ≤ 10.0.14393.6085
microsoft
windows 10 1809
≤ 10.0.17763.4645 · ≤ 10.0.17763.4645 · ≤ 10.0.17763.4645
microsoft
windows 10 21h2
≤ 10.0.19041.3208
microsoft
windows 10 22h2
≤ 10.0.19045.3208
microsoft
windows 11 21h2
≤ 10.0.22000.2176
microsoft
windows 11 22h2
≤ 10.0.22621.1992
microsoft
windows server 2008
all versions, r2
microsoft
windows server 2012
all versions, r2
microsoft
windows server 2016
≤ 10.0.14393.6085
+2 more product configuration(s) — see NVD for full list

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires timely installation of the vendor security update that Microsoft released to eliminate the EoP flaw in the Windows Error Reporting Service.

prevent

Enforces least-privilege execution so that the Error Reporting Service and calling processes cannot be abused to obtain SYSTEM rights from a low-privileged account.

prevent

Mandates access-enforcement mechanisms that would block the unauthorized elevation path exploited via the link-following flaw (CWE-59).

References