CVE-2026-50306
Analyzed Analyzed - Analysis Complete

Use After Free in Windows TCP/IP Elevates Privileges

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

Use after free in Windows TCP/IP allows an authorized attacker to elevate privileges 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 22 associated CPEs
Vendor Product Version / Range
microsoft windows_server_2012 r2
microsoft windows_server_2012 *
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-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.
CWE-190 The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-50306 is a use-after-free vulnerability in the Windows TCP/IP component. This type of vulnerability occurs when a program continues to use a pointer or memory reference after it has been freed, which can lead to unexpected behavior, crashes, or exploitation by attackers.

In this case, an authorized attacker with local access to the system can exploit this flaw to elevate their privileges. This means the attacker could gain higher-level permissions on the system, potentially allowing them to execute arbitrary code or perform actions they would not normally be able to.

Detection Guidance

The provided context does not include specific detection methods or commands for identifying CVE-2026-50306 on a network or system. Detection typically involves checking for vulnerable software versions or using security tools that can identify use-after-free vulnerabilities in the Windows TCP/IP stack.

For accurate detection, refer to Microsoft's official guidance or security advisories, which may provide updates, patches, or tools to scan for this vulnerability.

Impact Analysis

If you are using a vulnerable version of Windows, this vulnerability could have several impacts:

  • An attacker with local access to your system could exploit this vulnerability to gain elevated privileges, such as administrative rights.
  • With elevated privileges, the attacker could install malicious software, modify system settings, or access sensitive data that would otherwise be restricted.
  • The attacker could also use the compromised system as a launching point for further attacks within your network.

This vulnerability is particularly concerning for systems where multiple users have local access, such as shared workstations or enterprise environments.

Compliance Impact

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

  • GDPR (General Data Protection Regulation): If the vulnerability is exploited to gain unauthorized access to personal data, it could lead to a data breach. Under GDPR, organizations must implement appropriate security measures to protect personal data, and failure to patch known vulnerabilities could be seen as a violation of these requirements.
  • HIPAA (Health Insurance Portability and Accountability Act): For organizations handling protected health information (PHI), an exploit of this vulnerability could result in unauthorized access to sensitive health data. HIPAA requires covered entities to implement safeguards to protect PHI, and failing to address known vulnerabilities could lead to non-compliance.
  • Other standards like ISO 27001, NIST, or PCI DSS also emphasize the importance of maintaining secure systems. Exploiting this vulnerability could undermine the security controls required by these frameworks, potentially leading to compliance violations.

To maintain compliance, organizations should apply the necessary patches or mitigations provided by Microsoft to address this vulnerability.

Mitigation Strategies

To mitigate CVE-2026-50306, apply the security update provided by Microsoft as soon as possible. The update will address the use-after-free vulnerability in the Windows TCP/IP stack.

  • Visit the Microsoft Security Response Center (MSRC) update guide for CVE-2026-50306 to download and install the latest patch.
  • Ensure all systems running affected versions of Windows are updated to the latest secure version.
  • Restrict local access to systems to minimize the risk of exploitation by an authorized attacker.
  • Monitor Microsoft's official communications for any additional mitigation steps 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-50306. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart