Description
Insufficient granularity of access control in Windows Event Logging Service allows an authorized attacker to execute code over a network.
Published: 2026-07-14
Score: 8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from insufficient granularity of access control in the Windows Event Logging Service. An attacker with authorized rights can trigger the service to run arbitrary code through the network, potentially compromising system integrity and confidentiality. The weakness is classified as CWE‑1220, reflecting an access‑control failure that allows privileged operations without proper authorization checks.

Affected Systems

This flaw affects a broad range of Microsoft Windows products, including Windows 10 versions 1607, 1809, 21H2 and 22H2, Windows 11 versions 24H2, 25H2 and 26H1, as well as Windows Server 2012 (both Standard and R2, Server Core installations), Windows Server 2016, 2019, 2022, and 2025 releases. All listed builds across x86, x64, ARM64 architectures are impacted.

Risk and Exploitability

The CVSS score of 8 indicates a high severity attack that can lead to remote code execution. The EPSS score of less than 1% suggests that exploitation is currently rare but not impossible. The vulnerability is not yet catalogued in the CISA KEV list, implying no confirmed mass exploitation yet. The likely attack vector is a remote network configuration or injection scenario within the Event Logging Service, exploiting the lack of granular permission checks. Because the attacker must have some authorized level of access, the impact is limited to those privileged users but can still lead to full system compromise if the attacker elevates privileges.

Generated by OpenCVE AI on July 31, 2026 at 07:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Windows Security Update released by Microsoft for all affected Windows 10, Windows 11, and Windows Server versions.
  • Restrict network access to the Event Logging Service endpoints, limiting exposure to trusted administrators only.
  • Use local Group Policy settings to enforce least‑privilege access for event logging operations and verify that no unapproved users have write permissions to the Service.
  • Restart the affected machines after patch installation to ensure the new access control policies are active.

Generated by OpenCVE AI on July 31, 2026 at 07:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 17:45:00 +0000

Type Values Removed Values Added
Description Insufficient granularity of access control in Windows Event Logging Service allows an authorized attacker to execute code over a network.
Title Windows Event Logging Service Remote Code Execution Vulnerability
First Time appeared Microsoft
Microsoft windows 10 1607
Microsoft windows 10 1809
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2012
Microsoft windows Server 2012 R2
Microsoft windows Server 2016
Microsoft windows Server 2019
Microsoft windows Server 2022
Microsoft windows Server 2025
Weaknesses CWE-1220
CPEs cpe:2.3:o:microsoft:windows_10_1607:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_1809:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_21H2:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_22H2:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_11_24H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_25H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_26H1:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_server_2012:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_server_2012_R2:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_server_2016:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2019:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2022:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2025:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft windows 10 1607
Microsoft windows 10 1809
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2012
Microsoft windows Server 2012 R2
Microsoft windows Server 2016
Microsoft windows Server 2019
Microsoft windows Server 2022
Microsoft windows Server 2025
References
Metrics cvssV3_1

{'score': 8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C'}


Subscriptions

Microsoft Windows 10 1607 Windows 10 1809 Windows 10 21h2 Windows 10 22h2 Windows 11 24h2 Windows 11 25h2 Windows 11 26h1 Windows Server 2012 Windows Server 2012 R2 Windows Server 2016 Windows Server 2019 Windows Server 2022 Windows Server 2025
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-07-30T20:25:20.759Z

Reserved: 2026-06-04T18:59:53.338Z

Link: CVE-2026-50502

cve-icon Vulnrichment

Updated: 2026-07-15T13:06:43.781Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T07:45:12Z

Weaknesses
  • CWE-1220

    Insufficient Granularity of Access Control