LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2024-21338: Microsoft Windows Kernel Exposed IOCTL with Insufficient Access Control Vulnerability

RBRecent Breaches Vulnerability Intelligence·Mar 4, 2024
Critical⚠ Actively exploited (CISA KEV)Ransomware-linked
Critical
Severity
Active
CISA KEV
Yes
Ransomware use
Mar 25, 2024
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2024-21338 to its Known Exploited Vulnerabilities catalog on Mar 4, 2024, with a federal patch deadline of Mar 25, 2024 — meaning attackers are actively using it. If you run the affected software, patch it immediately. Ransomware crews are known to exploit this flaw.

Microsoft Windows Kernel contains an exposed IOCTL with insufficient access control vulnerability within the IOCTL (input and output control) dispatcher in appid.sys that allows a local attacker to…

CVE-2024-21338 is a local privilege-escalation vulnerability in the Microsoft Windows kernel. It involves an exposed IOCTL (input/output control) with insufficient access control in the IOCTL dispatcher of the appid.sys driver. A local attacker who already has a foothold on a system can abuse this to gain higher privileges. Because the flaw has been used by ransomware operators, it matters for any organization running Windows endpoints or servers that have not yet applied the vendor fix.

Confirm all version and patch details against the official Microsoft advisory before acting; public records do not list specific builds here.

How it works

The weakness is classified as CWE-822. In practical terms, the kernel component appid.sys exposes an IOCTL interface that does not properly enforce access controls. An attacker who can run code as a lower-privileged user can craft and send IOCTL requests to this dispatcher. Because the checks are insufficient, those requests can be processed in a way that elevates the attacker’s privileges inside the kernel. No remote network access is required; the attacker must already be able to execute code on the target system. Exact request formats and exploitation steps are not detailed in the available summary and must be verified against the vendor advisory if needed for detection engineering.

Am I affected? How to find it in your systems

The vulnerability affects Microsoft Windows systems that include the appid.sys kernel driver. This driver is present on typical Windows client and server installations that use AppID-related functionality. Inventory every Windows host (workstations, servers, virtual machines, and images) using your existing asset-management or endpoint-management tools. Query installed OS builds and confirm whether the security update that addresses CVE-2024-21338 has been applied; the precise build numbers and KB articles are listed only in the Microsoft advisory.

How to remediate

Apply the Microsoft security update that fixes CVE-2024-21338 as soon as possible. Follow the vendor’s installation and reboot guidance exactly. After patching, verify the update is present on every host and that the vulnerable driver version is no longer loaded. CISA’s required action is to apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable; for Windows this means installing the provided update.

As additional hardening for this class of kernel IOCTL flaws:

If you can't patch immediately

Until the official update can be deployed, reduce exposure with compensating controls:

These measures lower risk but do not replace the vendor patch.

If your data may have been exposed

Actively exploited kernel privilege-escalation flaws are frequently used by ransomware groups to gain full control of a host and then move laterally or encrypt data. If you have evidence of exploitation or if systems remained unpatched while the vulnerability was known to be used in ransomware campaigns, treat the incident as a potential breach: isolate affected hosts, preserve forensic evidence, and follow your incident-response plan. You can also run a free exposure scan of organizational email addresses against known breach data sets to determine whether credentials or other information have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedMicrosoft · Windows
WeaknessCWE-822
Added to CISA KEVMar 4, 2024
Federal patch deadlineMar 25, 2024
Known ransomware useYes
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities