Description
Missing authentication for critical function in Windows Server Update Service allows an authorized attacker to elevate privileges over a network.
Published: 2026-07-14
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a missing authentication check for a critical function in Windows Server Update Service that permits an attacker who already has network access to the WSUS server to elevate privileges. This flaw enables the attacker to bypass authentication and gain elevated rights, potentially compromising the WSUS deployment. The weakness corresponds to CWE-306.

Affected Systems

Microsoft Windows 10 Version 1607, Microsoft Windows 10 Version 1809, Microsoft Windows Server 2012, Microsoft Windows Server 2012 (Server Core installation), Microsoft Windows Server 2012 R2, Microsoft Windows Server 2012 R2 (Server Core installation), Microsoft Windows Server 2016, Microsoft Windows Server 2016 (Server Core installation), Microsoft Windows Server 2019, Microsoft Windows Server 2019 (Server Core installation), Microsoft Windows Server 2022, Microsoft Windows Server 2025, and Microsoft Windows Server 2025 (Server Core installation).

Risk and Exploitability

The CVSS score of 8.8 indicates high severity, but the EPSS score of less than 1% signals a very low probability of active exploitation at present. This flaw is not listed in the CISA KEV catalog, so the exposure risk is limited to environments that run WSUS. The description specifies that the attacker must be authorized and able to reach the WSUS service over a network; consequently, the most likely attack vector is an internal attacker or a compromised host with network connectivity to the WSUS server. By sending specially crafted requests to the unprotected WSUS API, an attacker can bypass authentication and acquire privileged access within the WSUS service.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Microsoft security updates for WSUS to the affected Windows 10 and Windows Server releases.
  • Restrict network access to the WSUS server by firewalling or VLAN segmentation so that only trusted administrators can connect.
  • Review and enforce the principle of least privilege for the WSUS service account and disable any unnecessary administrative features.
  • Consider disabling or removing the WSUS component if it is not required, or migrate to a newer deployment method that includes built-in authentication controls.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 12: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 Missing authentication for critical function in Windows Server Update Service allows an authorized attacker to elevate privileges over a network.
Title Windows Server Update Service (WSUS) Elevation of Privilege Vulnerability
First Time appeared Microsoft
Microsoft windows 10 1607
Microsoft windows 10 1809
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-306
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_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 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.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C'}


Subscriptions

Microsoft Windows 10 1607 Windows 10 1809 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:08.635Z

Reserved: 2026-06-04T18:57:47.376Z

Link: CVE-2026-50444

cve-icon Vulnrichment

Updated: 2026-07-15T10:43:56.243Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function