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 occurs within Microsoft SQL Server, allowing an attacker who possesses valid authentication to run arbitrary code on the database server. The flaw can be triggered remotely over a network connection, giving the attacker full control of the affected system. With a CVSS score of 8.8, the vulnerability is considered high severity and can compromise confidentiality, integrity, and availability of the database.

Affected Systems

The vulnerability affects several Microsoft SQL Server releases: SQL Server 2017 (CU 31 and GDR), SQL Server 2019 (CU 32 and GDR), SQL Server 2022 (CU 26 and GDR), and SQL Server 2025 (CU 8 plus the x64 GDR build). These products host the code path that mishandles heap memory, leading to the overflow.

Risk and Exploitability

The attack can be carried out by any authenticated user who can connect to the Microsoft SQL Server instance; no privileged or kernel‑level exploit is required. The CVSS score of 8.8 reflects a substantial impact, while the EPSS score is not available, making it difficult to gauge current exploitation activity. The vulnerability is not listed in CISA KEV, but its high severity and the potential for in‑network exploitation warrant immediate attention.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest service pack or cumulative update from Microsoft for the affected SQL Server version.
  • Restrict external network access to the SQL Server, limiting connections to trusted hosts and enforcing least‑privilege authentication.
  • Enable SQL Server audit and monitor for unusual login attempts or privilege‑elevating activity to detect possible exploitation attempts.

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

Reserved: 2026-07-29T14:57:03.841Z

Link: CVE-2026-67380

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-67380

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow