CVE-2024-26230
Published: 09 April 2024
Summary
CVE-2024-26230 is a high-severity Use After Free (CWE-416) vulnerability in Microsoft Windows 10 1507. Its CVSS base score is 7.8 (High).
Operationally, ranked in the top 2.0% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
Deeper analysis
Windows Telephony Server contains an elevation of privilege vulnerability tracked as CVE-2024-26230 and assigned CWE-416. The flaw affects the Windows Telephony Server component and carries a CVSS 3.1 base score of 7.8 reflecting local attack vector, low attack complexity, low privileges required, and no user interaction. Successful exploitation can result in full compromise of confidentiality, integrity, and availability on the affected system.
An authenticated local attacker can trigger the vulnerability to escalate privileges. Because the vector requires only low privileges and no user interaction, any process running under a standard user account on a vulnerable Windows host can be leveraged to obtain higher rights.
Microsoft has published remediation guidance in its Security Response Center update guide for CVE-2024-26230. The advisory directs administrators to apply the corresponding security updates released on the April 2024 Patch Tuesday cycle.
EPSS for the issue currently stands at 0.5318 with a recorded peak of 0.5505; the modest movement does not indicate a sharp post-disclosure rise in observed exploitation interest.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-23506
Vulnerability details
Windows Telephony Server Elevation of Privilege Vulnerability
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
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.
Use-after-free exploits that achieve arbitrary code execution are blocked or significantly hardened by non-executable pages and ASLR.