CVE-2026-24285
vulnerability analysis and mitigation

Overview

CVE-2026-24285 is a Use After Free (UAF) elevation of privilege vulnerability in the Windows Win32K (win32kfull) kernel driver. It allows a local attacker with low-privileged code execution to escalate privileges to SYSTEM and execute arbitrary code. Affected platforms span a wide range of Microsoft Windows versions, including Windows 10 (1607, 1809, 21H2, 22H2), Windows 11 (23H2, 24H2, 25H2), Windows Server 2012/2012 R2 through Windows Server 2025, and Microsoft Office for Android (prior to 16.0.19822.20000). The vulnerability was disclosed and patched on March 10, 2026, as part of Microsoft's March 2026 Patch Tuesday. It carries a CVSS v3.1 base score of 7.0 (High) (Microsoft MSRC, ZDI Advisory).

Technical details

The root cause is improper management of a reference count within the win32kfull kernel driver, classified as CWE-416 (Use After Free). When a kernel object's reference count is mismanaged, memory that has been freed can be accessed again, potentially allowing an attacker to corrupt kernel memory structures. Exploitation requires the attacker to first obtain the ability to execute low-privileged code on the target system (e.g., via a standard user account), after which they can trigger the UAF condition to gain SYSTEM-level privileges. Three ZDI advisories (ZDI-26-181, ZDI-26-182, ZDI-26-183) were published in coordination with the Microsoft patch, though none contain public exploit code or reproduction steps (ZDI Advisory, Microsoft MSRC).

Impact

Successful exploitation allows a local attacker to escalate privileges from a low-privileged user to SYSTEM, enabling arbitrary code execution with the highest level of Windows privileges. This grants full control over the affected system, including the ability to install malware, modify or delete data, create new accounts, and potentially pivot to other systems on the network. All three CIA triad dimensions — confidentiality, integrity, and availability — are rated HIGH (Microsoft MSRC, ZDI Advisory).

Exploitation steps

  1. Initial Access: Obtain the ability to execute low-privileged code on the target Windows system — this could be via a standard user account, a phishing-delivered payload, or exploitation of another vulnerability.
  2. Reconnaissance: Confirm the target is running a vulnerable version of Windows (e.g., Windows 10 22H2 prior to 10.0.19045.7058, Windows 11 24H2 prior to 10.0.26100.7979, or Windows Server 2022 prior to 10.0.20348.4830).
  3. Trigger UAF Condition: Craft a sequence of kernel calls targeting the win32kfull driver that manipulates the reference count of a kernel object — causing it to be freed while a dangling reference remains accessible.
  4. Memory Manipulation: Exploit the freed memory region by reallocating it with attacker-controlled data, allowing overwrite of sensitive kernel structures (e.g., process token or security descriptor).
  5. Privilege Escalation: Leverage the corrupted kernel structure to elevate the current process's privileges to SYSTEM.
  6. Post-Exploitation: Execute arbitrary code as SYSTEM — deploy persistence mechanisms, exfiltrate data, disable security tools, or move laterally within the network (ZDI Advisory, Microsoft MSRC).

Indicators of compromise

  • Process: Unexpected processes running under the SYSTEM account that were spawned from a low-privileged user context; unusual child processes of win32kfull-related services.
  • Logs: Windows Security Event Log entries showing privilege escalation (Event ID 4672 — Special privileges assigned to new logon) for accounts that should not have SYSTEM-level access; Event ID 4688 showing process creation with elevated tokens from low-privileged parent processes.
  • File System: New or modified files in system directories (e.g., C:\Windows\System32) created by a non-SYSTEM process prior to escalation; unexpected scheduled tasks or services created post-exploitation.
  • Registry: New registry run keys or services added under HKLM\SYSTEM or HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run by unexpected accounts.
  • Network: Outbound connections from SYSTEM-level processes to unusual external IP addresses, potentially indicating post-exploitation C2 activity.

Mitigation and workarounds

Microsoft released patches on March 10, 2026, as part of the March 2026 Patch Tuesday. Organizations should apply the following minimum patched build versions: Windows 10 1607/Server 2016 → 10.0.14393.8957; Windows 10 1809/Server 2019 → 10.0.17763.8511; Windows 10 21H2 → 10.0.19044.7058; Windows 10 22H2 → 10.0.19045.7058; Windows 11 23H2 → 10.0.22631.6783; Windows 11 24H2 → 10.0.26100.7979; Windows 11 25H2 → 10.0.26200.7979; Windows Server 2022 → 10.0.20348.4830; Windows Server 2022 23H2 → 10.0.25398.2207; Windows Server 2025 → 10.0.26100.32463; Windows Server 2012/2012 R2 → 6.2.9200.25973 / 6.3.9600.23074. Prioritize patching systems where low-privileged users have interactive or remote code execution capabilities. No official workaround is available; patching is the only remediation (Microsoft MSRC).

Community reactions

The vulnerability was covered as part of broader March 2026 Patch Tuesday roundups by multiple security outlets. Rapid7, Sophos, ZDI, SANS ISC, and Lansweeper all published Patch Tuesday summaries that included CVE-2026-24285 among the 78 vulnerabilities addressed that month. ZDI published three coordinated advisories (ZDI-26-181, ZDI-26-182, ZDI-26-183) on the same day as the patch. No significant independent researcher commentary or social media controversy was noted specific to this CVE, consistent with its moderate CVSS score and lack of active exploitation (ZDI Blog, Rapid7 Blog, Sophos Blog).

Additional resources


SourceThis report was generated using AI

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management