CVE-2026-54116
Analyzed
Analyzed - Analysis Complete
Type Confusion in Microsoft SQL Server
Vulnerability report for CVE-2026-54116, 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 SQL Server allows an authorized attacker to disclose information over a network.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | sql_server_2025 | From 17.0.1000.7 (inc) to 17.0.1125.2 (exc) |
| microsoft | sql_server_2025 | From 17.0.4006.2 (inc) to 17.0.4060.2 (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. |