Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Network-reachable with low-privilege auth required; type confusion yields read-only data disclosure with no integrity or availability impact.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Access of resource using incompatible type ('type confusion') in SQL Server allows an authorized attacker to disclose information over a network.
AnalysisAI
Type confusion (CWE-843) in Microsoft SQL Server 2025 enables authenticated, low-privileged network attackers to disclose sensitive server-side information. The CVSS vector (AV:N/PR:L/C:H) confirms that any authorized database user - regardless of their data access permissions - can potentially trigger the flaw remotely with no user interaction required. No public exploit code or CISA KEV listing exists at time of analysis, but the high confidentiality impact and low access complexity make patching a meaningful priority for organizations running SQL Server 2025.
Technical ContextAI
CWE-843 (Type Confusion) describes a condition where code accesses a resource using a type incompatible with the one originally allocated or intended. In a database engine context, this typically manifests when the query processor, memory manager, or a built-in function misinterprets the type of an internal object or buffer, allowing a caller to read memory regions that belong to a different data context. The CPE strings identify two distinct servicing tracks as affected: cpe:2.3:a:microsoft:microsoft_sql_server_2025_(cu_6) (the Cumulative Update channel) and cpe:2.3:a:microsoft:microsoft_sql_server_2025_for_x64-based_systems_(gdr) (the General Distribution Release channel for x64 systems). The tags also reference memory corruption alongside information disclosure, suggesting the type confusion corrupts internal type metadata before exposing it across the network boundary.
RemediationAI
Apply the vendor-released patch available through the Microsoft Security Response Center at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-54116. Organizations running the Cumulative Update channel should apply the next CU released after CU 6; those on the GDR channel should apply the corresponding GDR update for x64 systems. The MSRC advisory should be consulted for exact build numbers, as specific fixed versions were not enumerated in the available intelligence. If immediate patching is not feasible, restrict network access to SQL Server 2025 instances by enforcing firewall rules that limit connections to trusted application servers and administrative hosts only, reducing the pool of authenticated users who could trigger the flaw. Additionally, audit and minimize low-privilege account grants on SQL Server 2025 instances to reduce the number of accounts capable of reaching the vulnerable code path. Note that these compensating controls do not eliminate the vulnerability and may impact legitimate reporting or service account workflows.
Privilege elevation in Microsoft SQL Server (2016 SP3 through 2025) allows an authenticated attacker to inject crafted S
Remote code execution in Microsoft SQL Server (2016 SP3 through 2025) lets an authenticated attacker with low-privilege
SQL injection in Microsoft SQL Server (versions 2016 through 2025) enables an authenticated attacker to escalate privile
Remote code execution in Microsoft SQL Server (2016 SP3 through 2025) arises from unsafe deserialization of untrusted da
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) ari
Privilege escalation via external file path control in Microsoft SQL Server affects versions 2016 through 2025, exploita
SQL injection in Microsoft SQL Server 2016-2025 allows authenticated high-privilege attackers to elevate privileges loca
SQL injection in Microsoft SQL Server 2016-2025 allows authenticated high-privilege attackers to elevate privileges loca
Buffer over-read in Microsoft SQL Server 2025 exposes server memory contents to low-privileged authenticated attackers o
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44225
GHSA-g4mf-v8c5-8rjm