Description
Improper neutralization of special elements used in an sql command ('sql injection') in SQL Server allows an authorized attacker to elevate privileges over a network.
Published: 2026-09-08
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an improper neutralization of special elements used in an SQL command, classified as a classic SQL injection flaw (CWE-89). The flaw allows an attacker who already has authorized network access to the SQL Server to elevate to higher privileges.

Affected Systems

Affected products include Microsoft SQL Server 2017 (Cumulative Update 31 and the Generic Distribution Release), Microsoft SQL Server 2019 (Cumulative Update 32 and the Generic Distribution Release), Microsoft SQL Server 2022 (Cumulative Update 26 and the Generic Distribution Release), and Microsoft SQL Server 2025 (Cumulative Update 8 and the Generic Distribution Release) on 64‑bit systems.

Risk and Exploitability

The CVSS score of 8.8 indicates high severity, and the vulnerability is exploitable over the network by any authenticated user with basic database access. Although the EPSS score is not available and the issue is not listed in the CISA KEV catalog, the combination of an advanced privilege escalation path and the lack of a mitigation in widespread deployments means that an attacker who can reach the SQL Server has a realistic chance of escalation. The attack vector is inferred to be remote, requiring network connectivity to the SQL Server instance.

Generated by OpenCVE AI on September 8, 2026 at 19:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official Microsoft patch for the affected SQL Server version as detailed at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-66819
  • Restrict network access to the SQL Server instance so that only trusted hosts can connect
  • Review account permissions to enforce least privilege and remove any unnecessary high‑privilege accounts

Generated by OpenCVE AI on September 8, 2026 at 19:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
Description Improper neutralization of special elements used in an sql command ('sql injection') in SQL Server allows an authorized attacker to elevate privileges over a network.
Title Microsoft SQL Server Elevation of Privilege Vulnerability
First Time appeared Microsoft
Microsoft sql Server 2017
Microsoft sql Server 2019
Microsoft sql Server 2022
Microsoft sql Server 2025
Weaknesses CWE-89
CPEs cpe:2.3:a:microsoft:sql_server_2017:*:-:*:*:*:*:x64:*
cpe:2.3:a:microsoft:sql_server_2019:*:*:*:*:*:*:x64:*
cpe:2.3:a:microsoft:sql_server_2022:*:*:*:*:*:*:x64:*
cpe:2.3:a:microsoft:sql_server_2025:*:*:*:*:*:*:x64:*
Vendors & Products Microsoft
Microsoft sql Server 2017
Microsoft sql Server 2019
Microsoft sql Server 2022
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 Sql Server 2017 Sql Server 2019 Sql Server 2022 Sql Server 2025
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-09-08T18:38:41.760Z

Reserved: 2026-07-27T19:02:26.601Z

Link: CVE-2026-66819

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-08T18:18:20.273

Modified: 2026-09-08T18:38:46.007

Link: CVE-2026-66819

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T19:30:07Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')