Description
Heap-based buffer overflow in SQL Server allows an authorized attacker to execute code 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

A heap‑based buffer overflow exists in Microsoft SQL Server that permits an attacker who can authenticate with the database engine to execute arbitrary code within the SQL Server process. The flaw falls under CWE‑122 and, when successfully exploited, grants the attacker full control over the database engine, enabling the execution of any code with the same privileges the server process runs under.

Affected Systems

Microsoft SQL Server 2017 (Cumulative Update 31 and GDR), 2019 (Cumulative Update 32 and GDR), 2022 (Cumulative Update 26 and GDR), and 2025 (Cumulative Update 8 and GDR) on 64‑bit platforms are affected.

Risk and Exploitability

The CVSS score of 8.8 conveys a high severity rating. EPSS data are not available, and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is a network‑connected, authorized attacker who can form specially crafted requests against the vulnerable SQL Server instance; exploitation requires constructing payloads that overflow a heap allocation and gain code‑execution privileges.

Generated by OpenCVE AI on September 8, 2026 at 20:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Microsoft SQL Server update that addresses CVE‑2026‑68775 for the affected releases, as listed in the Microsoft Security Response Center update guide.
  • Restrict network exposure of SQL Server instances by using firewall rules or VPNs so that only trusted internal subnets or hosts can reach the database engine.
  • Monitor SQL Server logs and network traffic for anomalous connection attempts or unexpected payloads that may indicate exploitation attempts.
  • Enforce least‑privilege access for database users and limit the use of elevated privileges wherever possible to reduce impact if a flaw is exploited.

Generated by OpenCVE AI on September 8, 2026 at 20:25 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 Heap-based buffer overflow in SQL Server allows an authorized attacker to execute code over a network.
Title Microsoft SQL Server Remote Code Execution Vulnerability
First Time appeared Microsoft
Microsoft sql Server 2017
Microsoft sql Server 2019
Microsoft sql Server 2022
Microsoft sql Server 2025
Weaknesses CWE-122
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:45.409Z

Reserved: 2026-07-31T16:33:08.214Z

Link: CVE-2026-68775

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-09-08T18:39:13.460

Link: CVE-2026-68775

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T20:30:17Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow