CVE-2026-50402
Analyzed
Analyzed - Analysis Complete
Incorrect Numeric Conversion in Windows NTFS Elevates Privileges
Vulnerability report for CVE-2026-50402, 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
Description
Incorrect conversion between numeric types in Windows NTFS allows an authorized attacker to elevate privileges locally.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| 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 ID | Description |
|---|---|
| CWE-126 | The product reads from a buffer using buffer access mechanisms such as indexes or pointers that reference memory locations after the targeted buffer. |
| CWE-681 | When converting from one data type to another, such as long to integer, data can be omitted or translated in a way that produces unexpected values. If the resulting values are used in a sensitive context, then dangerous behaviors may occur. |