Description
Insufficient granularity of access control 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 originates from insufficient granularity of access control in Microsoft SQL Server, allowing an attacker who already has some level of authorized access to raise their privileges over the network. This flaw falls under CWE‑1220 – Weak Access Control. If successfully exploited, the attacker could gain higher level permissions on the database engine, enabling unauthorized execution of privileged commands, data modification or extraction, and potentially compromising other connected systems.

Affected Systems

Affected products include Microsoft SQL Server 2017 updated to CU 31 or the GDR release, Microsoft SQL Server 2019 updated to CU 32 or the GDR release, Microsoft SQL Server 2022 updated to CU 26 or the GDR release, and Microsoft SQL Server 2025 updated to CU 8 or the GDR release for x64‑based systems. All these versions share the same access‑control implementation that lacks fine‑grained permission enforcement.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity flaw. Because the exploit requires an attacker to be already authenticated and authorized to an account with some database access, the attack surface is limited to insider or compromised user accounts. The EPSS score is not available, so current exploitation probability cannot be quantified. The vulnerability is not listed in the CISA KEV catalog. Nevertheless, the possibility of privilege escalation in a networked database environment poses a significant risk if internal attackers abuse their foothold.

Generated by OpenCVE AI on September 8, 2026 at 18:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest cumulative update or GDR patch for the affected SQL Server releases (CU 31/ CU 32/ CU 26/ CU 8 and corresponding GDRs) as distributed by Microsoft.
  • Tighten role‑based access controls to follow the principle of least privilege, ensuring users only have the minimal permissions required for their jobs.
  • Perform a security review of all database roles and application accounts to identify and remove any over‑privileged permissions.
  • Configure monitoring and alerting to detect unexpected privilege changes or anomalous activity that may indicate exploitation attempts.

Generated by OpenCVE AI on September 8, 2026 at 18:52 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 Insufficient granularity of access control 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-1220
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:35.283Z

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

Link: CVE-2026-66814

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-66814

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T19:00:13Z

Weaknesses
  • CWE-1220

    Insufficient Granularity of Access Control