ZeroHour

CVE-2026-68775

mass

Heap-Based Buffer Overflow in Microsoft SQL Server Enables Authenticated RCE

CVSS 3.1
8.8 high
EPSS
<1%p41
Published
()
Modified
AI analysis

CVE-2026-68775 is a heap-based buffer overflow (CWE-122) in Microsoft SQL Server that can be reached over the network by an attacker who already holds low-privilege (authorized) credentials. By sending crafted input that the database engine mishandles in heap memory, the attacker can corrupt adjacent memory and trigger remote code execution in the context of the SQL Server process. Because the CVSS impact ratings for confidentiality, integrity, and availability are all high, successful exploitation gives the attacker substantial control over the database server, potentially exposing stored data and enabling further lateral movement. Any organization running an affected release of Microsoft SQL Server is in scope; the advisory data does not specify version ranges. Exploitation has not been observed: the flaw is not in CISA KEV, no public proof-of-concept is known, and EPSS estimates only a 0.5% chance of exploitation within 30 days.

What to do: Track Microsoft's advisory and apply the security update for affected SQL Server releases as soon as version-specific guidance is published. In the meantime, restrict network access to SQL Server (e.g., limit TCP port 1433 to trusted hosts), audit which low-privilege accounts can authenticate remotely, and monitor database servers for anomalous process behavior.

Affected
Microsoft SQL Server
Estimated exposure
masslikely millions of SQL Server instances deployed worldwide, though only the subset reachable over the network with valid credentials is directly exposed — SQL Server is one of the most widely deployed enterprise relational databases, with an installed base in the millions of instances across on-premises and cloud (including Azure SQL) environments, so the total install base is mass-scale…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Heap-based buffer overflow in SQL Server allows an authorized attacker to execute code over a network.

Vendors
microsoft
Products
sql server 2017, sql server 2019, sql server 2022, sql server 2025
Weakness
CWE-122
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.