CVE-2026-57108
Analyzed
Analyzed - Analysis Complete
Type Confusion in .NET Core Leads to DoS
Vulnerability report for CVE-2026-57108, 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
Access of resource using incompatible type ('type confusion') in .NET Core 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 | 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) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-843 | The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type. |