← Vulnerability feed

Vulnerability record · CVE-2022-38044 · published 11 October 2022

CVE-2022-38044: Windows CD-ROM File System Driver remote code execution

Microsoft · Windows 10

CVE-2022-38044 is a remote code execution flaw in the Windows CD-ROM File System Driver (CDFS). Microsoft rates it high severity, and because the driver parses filesystem structures, a crafted image or volume can corrupt memory in a way that leads to code execution. The record gives no root-cause detail beyond the driver name and no affected version breakdown.

7.8 CVSS 3.1 High EPSS 56% · top 1.0%
7.8CVSS 3.1 base score
56%EPSS exploitation probability, 30 days
NoNot in CISA KEV
10Affected product versions listed by NVD
2References
17 Jun 2026Last modified by NVD

Description

Windows CD-ROM File System Driver Remote Code Execution Vulnerability

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

high priorityHigh CVSS severity (7.8) and a 99th-percentile EPSS score warrant prompt patching, though local access and user interaction lower the immediate risk compared with network-exploitable flaws.

What it is

CVE-2022-38044 is a remote code execution flaw in the Windows CD-ROM File System Driver (CDFS). Microsoft rates it high severity, and because the driver parses filesystem structures, a crafted image or volume can corrupt memory in a way that leads to code execution. The record gives no root-cause detail beyond the driver name and no affected version breakdown.

Impact

An attacker who gets the crafted input processed gains code execution in the context of the affected Windows component, with high confidentiality, integrity and availability impact per the CVSS vector. The scope is unchanged, so the compromise is limited to the vulnerable driver's security context.

Attack surface

The CVSS vector is local (AV:L) with user interaction required (UI:R) and no privileges required (PR:N), so the attacker must get a crafted CD-ROM image or volume mounted or opened on the target, typically via a file the user opens or inserts. It is not reachable over the network directly.

Exploitation

CISA KEV does not list this CVE, and the only references are Microsoft's advisory and patch pages with no exploit or proof-of-concept tags. EPSS is high at 0.56269 (99th percentile), indicating elevated predicted exploitation activity, but the record confirms no observed exploitation.

What to do

  • Apply the Microsoft security update for CVE-2022-38044 on all affected Windows versions, including the older client and server releases listed.
  • Restrict or block mounting of untrusted CD-ROM/ISO images and removable media on sensitive endpoints where feasible.
  • Enforce Mark-of-the-Web and SmartScreen/Attachment Manager policies so downloaded images are handled as untrusted.
  • Reduce the attack surface by disabling or restricting the CDFS driver where optical media is not required.
  • Track patch compliance for the affected Windows 7 through Windows 11 and Server 2008 through 2022 builds.

Detection

  • Monitor for unexpected crashes or faults in the CDFS driver (cdfs.sys) via Windows Error Reporting or crash dumps.
  • Alert on processes mounting or opening ISO/optical image files from user-writable or download directories.
  • Review endpoint telemetry for suspicious child processes spawned shortly after image mount or file-open events.
  • Audit patch state of the CDFS-related update across the affected Windows versions to find unpatched hosts.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

10 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2022-38044 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2019-0708Microsoft Remote Desktop Services use-after-free remote code executionRemote Desktop Services (formerly Terminal Services) contains a use-after-free flaw that lets an unauthenticated attacker execute code by sending spe…KEVEPSS 100%analysed9.8CVE-2017-8543Windows Search memory handling flaw allows remote code executionWindows Search fails to properly handle objects in memory, allowing an unauthenticated remote attacker to execute code on affected Windows systems. T…KEVEPSS 74%analysed9.8CVE-2015-1635Microsoft HTTP.sys remote code execution via crafted HTTP requestsHTTP.sys in multiple Windows versions fails to properly handle crafted HTTP requests, allowing remote code execution. The flaw is reachable over the …KEVEPSS 100%analysed8.8CVE-2023-21674Windows ALPC use-after-free privilege escalationCVE-2023-21674 is a use-after-free (CWE-416) in the Windows Advanced Local Procedure Call (ALPC) subsystem that allows elevation of privilege. It aff…KEVEPSS 41%analysed8.8CVE-2022-41128Windows Scripting Languages out-of-bounds write allows remote code executionCVE-2022-41128 is an out-of-bounds write (CWE-787) in Windows Scripting Languages that leads to remote code execution. Microsoft rates it 8.8 HIGH wi…KEVEPSS 25%analysed8.8CVE-2022-26923Microsoft Active Directory Domain Services certificate validation privilege escalationActive Directory Domain Services fails to properly validate certificate attributes, allowing a low-privileged domain user to obtain a certificate tha…KEVEPSS 84%analysed8.8CVE-2021-40444Microsoft MSHTML remote code execution via malicious Office documentCVE-2021-40444 is a remote code execution flaw in the MSHTML browser rendering engine on Microsoft Windows. An attacker can embed a malicious ActiveX…KEVEPSS 97%analysed8.8CVE-2021-34527Windows Print Spooler privileged file operation RCE (PrintNightmare)The Windows Print Spooler service improperly performs privileged file operations, allowing an attacker to execute arbitrary code as SYSTEM. This is t…KEVEPSS 100%analysed

Source: NIST National Vulnerability Database (record CVE-2022-38044), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.