CVE-2026-50527
Analyzed
Analyzed - Analysis Complete
Stack-based Buffer Overflow in .NET Framework
Vulnerability report for CVE-2026-50527, 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-24
Assigner: Microsoft Corporation
Description
Description
Stack-based buffer overflow in .NET Framework allows an unauthorized attacker to deny service over a network.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | .net_framework | 4.8 |
| microsoft | .net_framework | 4.6.2 |
| microsoft | .net_framework | 4.7 |
| microsoft | .net_framework | 4.7.1 |
| microsoft | .net_framework | 4.7.2 |
| microsoft | .net_framework | 3.5 |
| microsoft | .net_framework | 4.8.1 |
| 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-121 | A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |