CVE-2026-49792
Analyzed Analyzed - Analysis Complete

Numeric Truncation in Windows ReFS Leads to Local Code Execution

Vulnerability report for CVE-2026-49792, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-14

Last updated on: 2026-07-22

Assigner: Microsoft Corporation

Description

Numeric truncation error in Windows Resilient File System (ReFS) allows an authorized attacker to execute code locally.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-22
Generated
2026-08-03
AI Q&A
2026-07-14
EPSS Evaluated
2026-08-02
NVD
EUVD

Affected Vendors & Products

Showing 20 associated CPEs
Vendor Product Version / Range
microsoft windows_11_26h1 to 10.0.28000.2269 (exc)
microsoft windows_10_1607 to 10.0.14393.9339 (exc)
microsoft windows_10_1607 to 10.0.14393.9339 (exc)
microsoft windows_10_1809 to 10.0.17763.9020 (exc)
microsoft windows_10_1809 to 10.0.17763.9020 (exc)
microsoft windows_server_2016 to 10.0.14393.9339 (exc)
microsoft windows_server_2019 to 10.0.17763.9020 (exc)
microsoft windows_server_2022 to 10.0.20348.5386 (exc)
microsoft windows_server_2025 to 10.0.26100.33158 (exc)
microsoft windows_11_26h1 to 10.0.28000.2525 (exc)
microsoft windows_11_24h2 to 10.0.26100.8875 (exc)
microsoft windows_11_24h2 to 10.0.26100.8875 (exc)
microsoft windows_10_21h2 to 10.0.19044.7548 (exc)
microsoft windows_10_21h2 to 10.0.19044.7548 (exc)
microsoft windows_10_21h2 to 10.0.19044.7548 (exc)
microsoft windows_10_22h2 to 10.0.19045.7548 (exc)
microsoft windows_10_22h2 to 10.0.19045.7548 (exc)
microsoft windows_10_22h2 to 10.0.19045.7548 (exc)
microsoft windows_11_25h2 to 10.0.26200.8875 (exc)
microsoft windows_11_25h2 to 10.0.26200.8875 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-197 Truncation errors occur when a primitive is cast to a primitive of a smaller size and data is lost in the conversion.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-49792 is a numeric truncation error in the Windows Resilient File System (ReFS). This vulnerability allows an authorized attacker with local access to execute arbitrary code on the affected system.

A numeric truncation error typically occurs when a value is improperly converted or stored, leading to unexpected behavior. In this case, the flaw in ReFS could be exploited to gain control over the system.

Detection Guidance

The provided context does not specify explicit detection methods or commands for identifying the numeric truncation error in Windows Resilient File System (ReFS) associated with CVE-2026-49792.

To detect this vulnerability, you may need to rely on Microsoft-provided tools or updates. Typically, Microsoft releases patches or detection guidance through its security update guide or Windows Update. You can check for installed updates or missing patches using built-in Windows commands or tools like:

  • Run 'wmic qfe list' in Command Prompt to list installed updates and verify if the patch for CVE-2026-49792 is applied.
  • Use 'systeminfo' in Command Prompt to check the OS version and patch level.
  • Check Windows Update history via Settings > Update & Security > Windows Update > View update history.

For enterprise environments, tools like Microsoft Endpoint Configuration Manager or Windows Server Update Services (WSUS) can be used to scan for missing updates.

Impact Analysis

If exploited, this vulnerability could have severe consequences, including:

  • Local code execution: An attacker with authorized access could run malicious code on your system, potentially taking full control.
  • Data compromise: Sensitive files stored on the ReFS volume could be accessed, modified, or deleted.
  • System integrity risks: The attacker could install malware, create backdoors, or disrupt system operations.

The CVSS base score of 7.8 (High) indicates a significant risk, though exploitation requires local access and low privileges.

Compliance Impact

This vulnerability could impact compliance with several standards and regulations, depending on the affected system's use case:

  • GDPR: If the system processes personal data of EU citizens, unauthorized access or data breaches resulting from this vulnerability could lead to non-compliance, as GDPR requires protection against such risks. A breach may trigger reporting obligations and potential fines.
  • HIPAA: For systems handling protected health information (PHI), exploitation of this vulnerability could result in unauthorized access to sensitive patient data, violating HIPAA's Security Rule. This may lead to penalties and mandatory corrective actions.
  • Other standards: Compliance frameworks like ISO 27001, NIST, or PCI DSS require secure handling of data and protection against unauthorized access. Failure to mitigate this vulnerability could result in audit failures or loss of certification.

Organizations should assess whether their systems are affected and apply patches or mitigations to maintain compliance.

Mitigation Strategies

Based on the provided context, the following immediate steps are recommended to mitigate CVE-2026-49792:

  • Apply the latest security updates from Microsoft as soon as they are available. Refer to the Microsoft Security Update Guide for the patch related to CVE-2026-49792.
  • Ensure that only authorized users have local access to systems running Windows with ReFS, as the vulnerability requires local access and privileges.
  • Monitor Microsoft's official communications for additional mitigation guidance or workarounds if a patch is not immediately available.
  • Consider restricting access to systems using ReFS to minimize exposure until the patch is applied.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-49792. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart