Description
Deserialization of untrusted data in SQL Server allows an unauthorized attacker to execute code over a network.
Published: 2026-07-14
Score: 9.8 Critical
EPSS: 1.2% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Untrusted data deserialized by Microsoft SQL Server allows an unauthorized attacker to run arbitrary code over the network, constituting a remote code execution flaw rooted in a deserialization weakness (CWE-502). The vulnerability can be triggered by trusted connections that pass malicious payloads to the SQL Server engine, after which the attacked server will execute attacker‑supplied code with the privileges of the SQL Server service. This level of compromise threatens all data managed by the database and undermines its confidentiality, integrity, and availability.

Affected Systems

The advisory indicates the flaw affects Microsoft SQL Server 2025 Community Update 6 and 2025 for x64‑based Systems (GDR). The associated CPE entries list x64 editions of SQL Server from 2016 through 2025, suggesting that the identified engine component is common across these releases, but only the 2025 releases are explicitly cited as affected. Systems running these product editions should treat the vulnerability as applicable.

Risk and Exploitability

The CVSS score of 9.8 classifies the vulnerability as critical, and the EPSS score of 1 % indicates that while exploitation is not widespread, it remains feasible in the wild. The CVE is not yet listed in the CISA KEV catalog. Exploitation requires network access to the SQL Server service, with an attacker able to send crafted serialized payloads; the impact is limited to the host executing the SQL Server engine. Monitoring for abnormal deserialization traffic, reducing exposure by blocking unnecessary ports, and applying the fix are prudent measures.

Generated by OpenCVE AI on August 22, 2026 at 11:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Obtain and install the latest cumulative security update for Microsoft SQL Server 2025 that addresses CVE‑2026‑54117 from Microsoft’s security update portal.
  • Restart the SQL Server service after applying the update to load the corrected binaries and clear any lingering resources.
  • If immediate patching is not possible, isolate the affected server from untrusted networks, enforce strict authentication, restrict inbound traffic to the required ports, and monitor for suspicious deserialization requests to contain potential exploitation.

Generated by OpenCVE AI on August 22, 2026 at 11:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
Description Deserialization of untrusted data in SQL Server allows an authorized attacker to execute code over a network. Deserialization of untrusted data in SQL Server allows an unauthorized attacker to execute code over a network.
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C'}

cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C'}


Wed, 15 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
First Time appeared Microsoft microsoft Sql Server 2025 (cu 2)
Microsoft microsoft Sql Server 2025 For X64-based Systems (gdr)
Vendors & Products Microsoft microsoft Sql Server 2025 (cu 2)
Microsoft microsoft Sql Server 2025 For X64-based Systems (gdr)

Tue, 14 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Description Deserialization of untrusted data in SQL Server allows an authorized attacker to execute code over a network.
Title Microsoft SQL Server Remote Code Execution Vulnerability
First Time appeared Microsoft
Microsoft sql Server 2025
Weaknesses CWE-502
CPEs cpe:2.3:a:microsoft:sql_server_2025:*:*:*:*:*:*:x64:*
Vendors & Products Microsoft
Microsoft sql Server 2025
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C'}


Subscriptions

Microsoft Microsoft Sql Server 2025 (cu 2) Microsoft Sql Server 2025 For X64-based Systems (gdr) Sql Server 2016 Sql Server 2017 Sql Server 2019 Sql Server 2022 Sql Server 2025
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-20T17:07:06.287Z

Reserved: 2026-06-11T20:33:37.835Z

Link: CVE-2026-54117

cve-icon Vulnrichment

Updated: 2026-07-14T18:06:15.979Z

cve-icon NVD

Status : Undergoing Analysis

Published: 2026-07-14T17:17:04.407

Modified: 2026-08-20T17:18:16.150

Link: CVE-2026-54117

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T11:30:17Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data