CVE-2026-58530
Analyzed Analyzed - Analysis Complete

Heap-based Buffer Overflow in Windows ReFS

Vulnerability report for CVE-2026-58530, 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

Heap-based buffer overflow in Windows Resilient File System (ReFS) allows an unauthorized 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-04
AI Q&A
2026-07-15
EPSS Evaluated
2026-08-02
NVD
EUVD

Affected Vendors & Products

Showing 20 associated CPEs
Vendor Product Version / Range
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_11_26h1 to 10.0.28000.2525 (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_server_2025 to 10.0.26100.33158 (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)
microsoft windows_server_2022 to 10.0.20348.5386 (exc)
microsoft windows_server_2016 to 10.0.14393.9339 (exc)
microsoft windows_server_2019 to 10.0.17763.9020 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-122 A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-58530 is a heap-based buffer overflow vulnerability in the Windows Resilient File System (ReFS). This flaw allows an unauthorized attacker to execute arbitrary code on a vulnerable system locally.

A heap-based buffer overflow occurs when a program writes more data to a buffer than it can hold, corrupting or overwriting adjacent memory. In this case, the vulnerability exists in ReFS, which is a file system used by Windows for data storage and resilience.

The CVSS v3.1 score for this vulnerability is 7.8, indicating a high severity. The vector AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H means the attack requires local access (AV:L), low attack complexity (AC:L), no privileges (PR:N), user interaction (UI:R), and has high impacts on confidentiality, integrity, and availability.

Detection Guidance

The provided context does not include specific detection methods or commands for identifying the presence of CVE-2026-58530 on a network or system. Detection typically involves checking for vulnerable versions of the Windows Resilient File System (ReFS) or applying security updates provided by Microsoft.

To determine if your system is vulnerable, you may check the installed updates or patches related to ReFS. Microsoft may provide guidance or tools in their security update documentation.

Impact Analysis

This vulnerability can have severe impacts if exploited successfully.

  • An attacker could execute arbitrary code on your system, potentially gaining full control over it.
  • The attacker could install malware, steal sensitive data, or modify system configurations.
  • Since the vulnerability is in ReFS, it could affect data stored on volumes using this file system, leading to data corruption or loss.

The vulnerability requires local access and user interaction, meaning an attacker would need physical or remote access to the system and trick a user into performing an action (e.g., opening a malicious file).

Compliance Impact

This vulnerability could impact compliance with several standards and regulations, depending on the context of its exploitation.

  • GDPR: If the vulnerability leads to unauthorized access or exfiltration of personal data, it could result in a breach of GDPR requirements, which mandate the protection of personal data. Organizations may face fines or legal consequences if they fail to mitigate such risks.
  • HIPAA: For organizations handling protected health information (PHI), exploitation of this vulnerability could lead to unauthorized access or disclosure of PHI, violating HIPAA's Security Rule. This could result in penalties and mandatory corrective actions.
  • Other standards: Compliance frameworks like ISO 27001, NIST, or PCI DSS require organizations to maintain secure systems and protect sensitive data. A successful exploit could indicate a failure to meet these requirements, leading to non-compliance.

Organizations should assess their exposure to this vulnerability and apply patches or mitigations to avoid potential compliance violations.

Mitigation Strategies

To mitigate CVE-2026-58530, apply the security update provided by Microsoft as soon as possible. The update will address the heap-based buffer overflow in the Windows Resilient File System (ReFS).

  • Visit the Microsoft Security Response Center (MSRC) update guide for CVE-2026-58530 to download and install the latest patch.
  • Ensure all systems running Windows with ReFS are updated to the latest secure version.
  • Monitor Microsoft's official communications for any additional mitigation steps or workarounds if the patch cannot be applied immediately.

Chat Assistant

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

EPSS Chart