ZeroHour

CVE-2026-68787

mass

Heap Buffer Overflow in Microsoft SQL Server Allows Local Code Execution

CVSS 3.1
7.8 high
EPSS
<1%p16
Published
()
Modified
AI analysis

CVE-2026-68787 is a heap-based buffer overflow (CWE-122) in Microsoft SQL Server that is triggered when the database engine mishandles input from an authorized attacker, overflowing a heap buffer during processing. The attack vector is local (AV:L) with low privileges required, so exploitation needs valid access to the system — such as a low-privileged user or SQL login — rather than an unauthenticated network connection. A successful exploit lets the attacker execute arbitrary code in the context of the SQL Server process, with high impact on confidentiality, integrity, and availability, effectively amounting to local privilege escalation on the database host. Any organization running Microsoft SQL Server is potentially affected, though the available data does not specify which version ranges are vulnerable. No public proof-of-concept, CISA KEV listing, or confirmed in-the-wild exploitation is known, and EPSS estimates only a 0.2% probability of exploitation in the next 30 days.

What to do: Check the Microsoft Security Response Center advisory for CVE-2026-68787 to identify the affected SQL Server versions and apply the corresponding security update as soon as it is released. Until patched, restrict local and remote logon rights on SQL Server hosts and limit SQL logins to required accounts, since exploitation requires pre-existing authorized access. Given the low EPSS score and absence of known exploitation, treat this as routine patching priority rather than an emergency.

Affected
Microsoft SQL Server
Estimated exposure
mass≈ millions of installations (SQL Server is among the most widely deployed relational databases; public scans show hundreds of thousands of internet-exposed… — Estimated from SQL Server's ubiquity as the default database in Windows and enterprise application stacks, plus public internet scans that consistently reveal hundreds of thousands of exposed SQL Server instances, implying an installed…

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 locally.

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

In the news

No ingested article mentions this CVE yet.