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, allowing an attacker with authorized access to inject malicious SQL code. This injection can elevate the attacker's privileges over the network, potentially granting higher database access rights and control. The weakness is a classic SQL Injection compromise (CWE‑89).

Affected Systems

Affected systems are Microsoft SQL Server 2017 (Cumulative Update 31 and GDR), SQL Server 2019 (Cumulative Update 32 and GDR), SQL Server 2022 (Cumulative Update 26 and GDR), and SQL Server 2025 (Cumulative Update 8 and GDR) on x64-based platforms. All protected versions listed in the CNA data are vulnerable.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity impact. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog, suggesting that widespread exploitation data is currently lacking. The attack vector is inferred to be over the network because the vulnerability involves remote execution of SQL commands against the server. An attacker who already has some form of network access and sufficient permissions could use an SQL injection payload to elevate privileges, enabling further actions such as unauthorized data access or modification.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Microsoft SQL Server cumulative update or GDR that contains the fix for CVE-2026-66820.
  • If a patch cannot be applied immediately, restrict network access to the SQL Server instance to trusted hosts and enforce least‑privilege permissions on database accounts.
  • Review and remove any SQL Server accounts that have excessive privileges and monitor for suspicious activity following the mitigation.

Generated by OpenCVE AI on September 8, 2026 at 19:16 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 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:34:37.107Z

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

Link: CVE-2026-66820

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-66820

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')