CVE-2026-50528
Analyzed
Analyzed - Analysis Complete
Incorrect Authorization Bypass in .NET Framework
Vulnerability report for CVE-2026-50528, 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 authorization in .NET allows an unauthorized attacker to bypass a security feature over a network.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | .net | From 8.0.0 (inc) to 8.0.29 (exc) |
| microsoft | .net | From 9.0.0 (inc) to 9.0.18 (exc) |
| microsoft | .net | From 10.0.0 (inc) to 10.0.6 (exc) |
| microsoft | visual_studio_2022 | From 17.12.0 (inc) to 17.12.22 (exc) |
| microsoft | visual_studio_2022 | From 17.14.0 (inc) to 17.14.36 (exc) |
| microsoft | visual_studio_2026 | From 18.7.0 (inc) to 18.7.4 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |
| CWE-302 | The authentication scheme or implementation uses key data elements that are assumed to be immutable, but can be controlled or modified by the attacker. |
| CWE-636 | When the product encounters an error condition or failure, its design requires it to fall back to a state that is less secure than other options that are available, such as selecting the weakest encryption algorithm or using the most permissive access control restrictions. |