Cyber Resilience

CVE-2023-21549

High

Published: 10 January 2023

Published
10 January 2023
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0906 92.8th percentile
Risk Priority 23 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-21549 is a high-severity Improper Authorization (CWE-285) vulnerability in Microsoft Windows 10 1809. Its CVSS base score is 8.8 (High).

Operationally, ranked in the top 7.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

CVE-2023-21549 is an elevation-of-privilege vulnerability in the Windows SMB Witness Service. The flaw is tracked under CWE-285 and CWE-269 and carries a CVSS 3.1 base score of 8.8, reflecting network attack vector, low attack complexity, and low privileges required. It affects supported Windows releases that implement the SMB Witness Service for failover clustering and continuous availability.

An authenticated attacker with low-privileged network access can exploit the issue to obtain SYSTEM-level privileges on the target host, resulting in full control over confidentiality, integrity, and availability without user interaction. The attack can be launched remotely against any reachable SMB Witness endpoint that accepts the attacker’s credentials.

Microsoft’s security update guide for CVE-2023-21549 lists the corresponding monthly security updates that address the vulnerability; administrators are advised to apply the patches for the affected Windows versions. The EPSS score has remained flat at 0.0906 since disclosure, indicating no material increase in observed exploitation interest.

EU & UK References

Vulnerability details

Windows SMB Witness Service Elevation of Privilege Vulnerability

CWE(s)

Related Threats

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

Affected Assets

microsoft
windows 10 1607
all versions
microsoft
windows 10 1809
all versions
microsoft
windows 10 20h2
all versions
microsoft
windows 10 21h2
all versions
microsoft
windows 10 22h2
all versions
microsoft
windows 11 21h2
all versions
microsoft
windows 11 22h2
all versions
microsoft
windows 7
all versions
microsoft
windows 8.1
all versions
microsoft
windows rt 8.1
all versions
+4 more product configuration(s) — see NVD for full list

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-285 CWE-269

Documented procedures facilitate correct implementation and ongoing management of authorization decisions.

addresses: CWE-285 CWE-269

Periodic reviews identify and correct flaws in authorization decisions or enforcement.

addresses: CWE-285 CWE-269

Specifying access authorizations for each account and requiring approvals for account requests enforces proper authorization decisions.

addresses: CWE-285 CWE-269

Ensures authorization decisions are always performed by a complete and analyzable reference monitor.

addresses: CWE-269 CWE-285

By mandating division of duties across roles, the control enforces proper privilege management and prevents a single entity from controlling an entire sensitive process.

addresses: CWE-269 CWE-285

Implements core proper privilege management by restricting to only required rights.

addresses: CWE-269 CWE-285

Training covers proper privilege management practices, making incorrect privilege assignments less likely.

addresses: CWE-269 CWE-285

Review helps detect improper privilege management by flagging unauthorized privilege changes or uses.

References