Cyber Resilience

CVE-2024-43583

HighLPE

Published: 08 October 2024

Published
08 October 2024
Modified
25 February 2025
KEV Added
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.0365 88.1th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-43583 is a high-severity Execution with Unnecessary Privileges (CWE-250) vulnerability in Microsoft Windows 10 21H2. Its CVSS base score is 7.8 (High).

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

Deeper analysis

CVE-2024-43583 is a Winlogon Elevation of Privilege Vulnerability affecting the Winlogon component on Windows systems. It is rated 7.8 under CVSS 3.1 with an attack vector of AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H and is associated with CWE-250.

A local attacker with low privileges can exploit the flaw without user interaction to elevate rights and obtain full control over system confidentiality, integrity, and availability.

The Microsoft Security Response Center advisory at msrc.microsoft.com/update-guide/vulnerability/CVE-2024-43583 addresses patches and mitigation steps, while a public proof-of-concept script is available on GitHub. The EPSS score reached a recorded peak of 0.0578 before receding to the current value of 0.0365.

EU & UK References

Vulnerability details

Winlogon 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 1507
≤ 10.0.10240.20796 · ≤ 10.0.10240.20796
microsoft
windows 10 1607
≤ 10.0.14393.7428 · ≤ 10.0.14393.7428
microsoft
windows 10 1809
≤ 10.0.17763.6414 · ≤ 10.0.17763.6414
microsoft
windows 10 21h2
≤ 10.0.19044.5011 · ≤ 10.0.19044.5011 · ≤ 10.0.19044.5011
microsoft
windows 10 22h2
≤ 10.0.19045.5011 · ≤ 10.0.19045.5011 · ≤ 10.0.19045.5011
microsoft
windows 11 21h2
≤ 10.0.22000.3260 · ≤ 10.0.22000.3260
microsoft
windows 11 22h2
≤ 10.0.22621.4317 · ≤ 10.0.22621.4317
microsoft
windows 11 23h2
≤ 10.0.22631.4317 · ≤ 10.0.22631.4317
microsoft
windows 11 24h2
≤ 10.0.26100.2033 · ≤ 10.0.26100.2033
microsoft
windows server 2008
all versions, r2
+5 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-250

Policy promotes least privilege by defining necessary privileges and management commitment to them.

addresses: CWE-250

Supervision detects and allows removal of unnecessary privileges that enable execution with excess rights.

addresses: CWE-250

Reviewing accounts for compliance, disabling/removing unneeded accounts, and aligning with termination processes prevents execution with unnecessary privileges.

addresses: CWE-250

Separation of duties prevents any single user from holding all privileges needed to complete a critical task, directly reducing execution with unnecessary privileges.

addresses: CWE-250

Directly prevents execution with more privileges than needed for assigned tasks.

addresses: CWE-250

Role-based training on least privilege principles reduces the chance personnel assign or retain unnecessary privileges.

addresses: CWE-250

Analysis of audit records can identify execution with unnecessary privileges through unusual activity patterns.

addresses: CWE-250

Automatic termination after a defined period eliminates unnecessary privileges from persistent connections.

References