CVE-2026-62909
Analyzed
Analyzed - Analysis Complete
.NET Unauthorized Privilege Escalation Vulnerability
Vulnerability report for CVE-2026-62909, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-11
Last updated on: 2026-08-14
Assigner: Microsoft Corporation
Description
Description
Uncaught exception in .NET allows an authorized attacker to elevate privileges locally.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | visual_studio_2022 | From 17.14.0 (inc) to 17.14.38 (exc) |
| microsoft | visual_studio_2026 | From 18.8.0 (inc) to 18.8.3 (exc) |
| microsoft | .net | From 10.0.0 (inc) to 10.0.11 (exc) |
| microsoft | .net | From 8.0.0 (inc) to 8.0.30 (exc) |
| microsoft | .net | From 9.0.0 (inc) to 9.0.19 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-252 | The product does not check the return value from a method or function, which can prevent it from detecting unexpected states and conditions. |
| CWE-248 | An exception is thrown from a function, but it is not caught. |