Skip to main content

Microsoft SQL Server CVE-2026-54117

| EUVDEUVD-2026-44031 CRITICAL
Deserialization of Untrusted Data (CWE-502)
2026-07-14 microsoft GHSA-hx3c-jrf3-3m7r
9.8
CVSS 3.1 · NVD
Share

Severity by source

Vendor (microsoft) PRIMARY
HIGH
qualitative
NVD
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
ENISA EUVD
HIGH
qualitative
vuln.today AI
8.8 HIGH

Description's 'authorized attacker' implies a valid login, so PR:L rather than PR:N; network vector, low complexity, and total impact keep C/I/A High.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (microsoft).

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

6
Analysis Updated
Aug 20, 2026 - 17:29 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Aug 20, 2026 - 17:22 vuln.today
cvss_changed
Severity Changed
Aug 20, 2026 - 17:22 NVD
HIGH CRITICAL
CVSS changed
Aug 20, 2026 - 17:22 NVD
8.8 (HIGH) 9.8 (CRITICAL)
Analysis Generated
Jul 14, 2026 - 18:10 vuln.today
CVE Published
Jul 14, 2026 - 17:05 nvd
HIGH 8.8

DescriptionNVD

Deserialization of untrusted data in SQL Server allows an authorized attacker to execute code over a network.

AnalysisAI

Remote code execution in Microsoft SQL Server 2025 (GDR builds 17.0.1050.2 to 17.0.1125.2 and CU 6 line 17.0.4060.2) arises from unsafe deserialization of untrusted data (CWE-502), letting an authorized attacker run arbitrary code over the network with total impact to confidentiality, integrity, and availability. Microsoft, the reporting party, rates it CVSS 9.8, though the description's 'authorized attacker' wording conflicts with the vector's PR:N and should be verified. There is no public exploit identified at time of analysis, EPSS is a moderate 1.29% (67th percentile), and CISA SSVC records exploitation status as none.

Technical ContextAI

The flaw is a classic insecure deserialization (CWE-502) in Microsoft SQL Server 2025, Microsoft's flagship relational database engine. Deserialization vulnerabilities occur when the engine reconstructs .NET/serialized objects from attacker-influenced byte streams without validating type or content, allowing crafted gadget chains to trigger code execution during object reconstruction. The affected CPEs, cpe:2.3:a:microsoft:microsoft_sql_server_2025_(cu_6) and cpe:2.3:a:microsoft:microsoft_sql_server_2025_for_x64-based_systems_(gdr), scope this to the SQL Server 2025 release train on x64 platforms, delivered through both the Cumulative Update (CU) and General Distribution Release (GDR) servicing branches.

RemediationAI

Patch available per vendor advisory - apply the Microsoft security update referenced at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-54117, upgrading the GDR branch to build 17.0.1125.2 or later (or the corresponding fixed CU build; confirm the exact CU target on MSRC, as the EUVD CU range is malformed). Because the input provides no exact fixed CU version and the MSRC page distinguishes GDR vs CU update paths, select the update matching your installed servicing branch to avoid regressing patch level. Until patched, reduce exposure by restricting network reachability of the SQL Server listener (default TCP 1433) to trusted application hosts via firewall/NSG rules and enforcing least-privilege database logins, which limits who could reach or abuse the deserialization path; note these controls do not remove the flaw and may disrupt legitimate clients if scoped too tightly.

Share

CVE-2026-54117 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy