ZeroHour

CVE-2026-77481

mass

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

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

CVE-2026-77481 is a heap-based buffer overflow (CWE-122) in Microsoft SQL Server. An attacker who already holds low-privileged credentials can trigger it by sending crafted requests to the SQL Server instance over the network; the overflow occurs in server-side heap memory during processing of such requests. Successful exploitation yields remote code execution, with CVSS 3.1 scoring high impact on confidentiality, integrity, and availability (8.8, AV:N/PR:L). All organizations running affected SQL Server builds are in scope; the data available here does not specify which versions or service branches are affected, so defenders must consult Microsoft's advisory for the affected-builds table. Exploitation status is currently quiet: EPSS puts 30-day exploitation probability at just 0.6% (48th percentile), the flaw is not in CISA's KEV catalog, and no public proof-of-concept is known.

What to do: Identify all SQL Server instances in the estate and map their builds against the affected-versions table in Microsoft's advisory, then apply the corresponding SQL Server security update once patched builds are published. Because exploitation requires only low-privileged authenticated access, restrict network reachability of SQL Server ports (e.g., TCP/1433) to trusted networks, enforce least privilege on SQL logins, and review which accounts hold connect rights. Until patching, monitor for anomalous memory/resource behavior in SQL Server processes and watch Microsoft's advisory and KEV feeds for updates on affected builds or observed exploitation.

Affected
Microsoft SQL Server
Estimated exposure
mass≈1M+ internet-exposed SQL Server endpoints; total installed base in the millions of instances — Microsoft SQL Server runs in millions of instances worldwide and public internet scans index on the order of a million SQL Server endpoints listening on TCP/1433, so even a version-specific subset of the installed base plausibly exceeds…

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.