CVE-2026-58537
Analyzed Analyzed - Analysis Complete

Use After Free in Microsoft NAT Helper Components

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

Assigner: Microsoft Corporation

Description

Use after free in Microsoft NAT Helper Components (ipnathlp.dll) allows an authorized attacker to elevate privileges locally.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-23
Generated
2026-08-04
AI Q&A
2026-07-15
EPSS Evaluated
2026-08-02
NVD
EUVD

Affected Vendors & Products

Showing 4 associated CPEs
Vendor Product Version / Range
microsoft windows_server_2025 to 10.0.26100.33158 (exc)
microsoft windows_11_24h2 to 10.0.26100.8875 (exc)
microsoft windows_11_26h1 to 10.0.28000.2525 (exc)
microsoft windows_11_25h2 to 10.0.26200.8875 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-58537 is a use-after-free vulnerability in Microsoft NAT Helper Components, specifically in the ipnathlp.dll file. This flaw allows an authorized attacker with local access to exploit the vulnerability to elevate their privileges on the affected system.

A use-after-free vulnerability occurs when a program continues to use memory after it has been freed, which can lead to unexpected behavior, crashes, or arbitrary code execution. In this case, the vulnerability enables an attacker to gain higher privileges than originally intended.

Detection Guidance

The provided context does not include specific detection methods or commands for identifying the vulnerability in Microsoft NAT Helper Components (ipnathlp.dll). Detection typically involves checking for vulnerable versions of the affected DLL or using security tools to scan for use-after-free vulnerabilities in the component.

For accurate detection guidance, refer to Microsoft's official update guide or security advisories, which may provide detailed instructions or tools for identifying the vulnerability.

Impact Analysis

If you are using a system with Microsoft NAT Helper Components (ipnathlp.dll), this vulnerability could impact you in the following ways:

  • An authorized attacker with local access to your system could exploit this flaw to elevate their privileges, potentially gaining administrative or SYSTEM-level access.
  • With elevated privileges, the attacker could execute arbitrary code, install malware, or access sensitive data on the system.
  • The vulnerability could be used as part of a larger attack chain to compromise the security of your system or network.

The CVSS base score of 7.8 indicates a high severity, meaning the impact could be significant if exploited.

Compliance Impact

This vulnerability could affect compliance with common standards and regulations in the following ways:

  • GDPR: If the affected system processes personal data of EU citizens, a successful exploit could lead to unauthorized access or disclosure of that data. This may violate GDPR requirements for data protection and could result in fines or legal action if proper safeguards are not in place.
  • HIPAA: For organizations handling protected health information (PHI), this vulnerability could lead to unauthorized access to sensitive patient data. This may constitute a breach under HIPAA, requiring notification and potentially resulting in penalties if the organization failed to implement adequate security measures.
  • Other standards (e.g., ISO 27001, NIST): The vulnerability represents a failure to maintain secure systems, which could violate requirements for vulnerability management, access control, and risk mitigation. Organizations may need to demonstrate that they have applied patches or mitigations to remain compliant.

To maintain compliance, organizations should promptly apply security updates or mitigations provided by Microsoft to address this vulnerability.

Mitigation Strategies

To mitigate CVE-2026-58537, apply the security update provided by Microsoft as soon as possible. The update will address the use-after-free vulnerability in the Microsoft NAT Helper Components (ipnathlp.dll).

  • Check for available updates via Windows Update or the Microsoft Update Catalog.
  • Follow Microsoft's guidance in the official vulnerability advisory (Resource 1) for specific patching instructions.
  • Restrict local access to systems to minimize the risk of exploitation by an authorized attacker.
  • Monitor Microsoft's security advisories for additional mitigations or workarounds if a patch is not immediately available.

Chat Assistant

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

EPSS Chart