ZeroHour

CVE-2026-67379

mass

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

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

CVE-2026-67379 is a stack-based buffer overflow (CWE-121) in Microsoft SQL Server, disclosed by Microsoft's own vulnerability coordination (CNA: [email protected]). A remote attacker who already holds valid low-privileged credentials ('authorized attacker') can trigger the overflow by sending crafted network traffic to a vulnerable SQL Server instance; the precise request path is not detailed in the available data, and the CVSS high-attack-complexity rating indicates exploitation depends on conditions that are harder to arrange reliably. Successful exploitation yields arbitrary code execution with high confidentiality, integrity and availability impact, and the 'scope changed' metric suggests impact may extend beyond the vulnerable component, such as into the service or host context. Any organization running Microsoft SQL Server is potentially affected, though the specific affected version ranges are not enumerated in the available data. Exploitation has not been observed: the flaw is not in CISA's KEV, no public proof-of-concept is known, and EPSS assigns only a ~0.6% probability of exploitation in the next 30 days (48th percentile).

What to do: Apply the Microsoft security update for your SQL Server version (via the monthly Patch Tuesday cumulative updates) as soon as it is available, and check your exact SQL Server build against Microsoft's advisory once it enumerates affected version ranges. Until patched, restrict inbound network access to SQL Server (e.g., TCP 1433) to trusted hosts only, minimize and audit low-privileged SQL logins exposed over the network since the attack requires valid credentials, and monitor for anomalous query activity. Prioritize internet-facing and multi-tenant instances, as they combine network reachability with a broader pool of potentially exposed accounts.

Affected
Microsoft SQL Server
Estimated exposure
mass≈500,000 internet-exposed SQL Server instances; millions of total deployments — Microsoft SQL Server is embedded in an enormous installed base of commercial and line-of-business applications (millions of installations), and public internet scans such as Shodan consistently index on the order of half a million…

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

Description

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

Weakness
CWE-121
Vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.