CVE-2026-50526
Analyzed
Analyzed - Analysis Complete
Improper Link Following in .NET Framework
Vulnerability report for CVE-2026-50526, 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
Improper link resolution before file access ('link following') in .NET allows an authorized attacker to perform tampering locally.
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-59 | The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource. |
| CWE-345 | The product does not sufficiently verify the origin or authenticity of data, in a way that causes it to accept invalid data. |