CVE-2026-54117
Undergoing Analysis
Undergoing Analysis - In Progress
Deserialization Flaw in SQL Server Permits Remote Code Execution
Vulnerability report for CVE-2026-54117, 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
Deserialization of untrusted data in SQL Server allows an authorized attacker to execute code over a network.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | sql_server_2016 | From 13.0.6300.2 (inc) to 13.0.6500.1 (exc) |
| microsoft | sql_server_2016 | From 13.0.7000.253 (inc) to 13.0.7095.1 (exc) |
| microsoft | sql_server_2017 | From 14.0.1000.169 (inc) to 14.0.2120.1 (exc) |
| microsoft | sql_server_2017 | From 14.0.3006.16 (inc) to 14.0.3540.1 (exc) |
| microsoft | sql_server_2019 | From 15.0.2000.5 (inc) to 15.0.2180.2 (exc) |
| microsoft | sql_server_2019 | From 15.0.4003.23 (inc) to 15.0.4480.2 (exc) |
| microsoft | sql_server_2022 | From 16.0.1000.6 (inc) to 16.0.1190.2 (exc) |
| microsoft | sql_server_2022 | From 16.0.4003.1 (inc) to 16.0.4262.2 (exc) |
| 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-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |