ZeroHour

CVE-2026-66819

mass

SQL Injection Privilege Escalation in Microsoft SQL Server

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

CVE-2026-66819 is a SQL injection vulnerability (CWE-89) in Microsoft SQL Server caused by improper neutralization of special elements used in SQL commands. An attacker holding valid low-privileged credentials can send crafted SQL input over the network, causing the database engine to execute attacker-controlled SQL. Successful exploitation elevates the attacker's privileges within SQL Server, with high impact on confidentiality, integrity, and availability reflected in the 8.8 (high) CVSS 3.1 score. Organizations running Microsoft SQL Server where low-privileged accounts can authenticate over the network are affected; the available data does not specify exact affected version ranges, so the Microsoft advisory should be consulted. No public proof-of-concept or confirmed in-the-wild exploitation is known: the flaw is not in CISA KEV, and EPSS assigns a 0.7% (52nd percentile) probability of exploitation within 30 days.

What to do: Apply Microsoft's security update for CVE-2026-66819 per the vendor advisory, matching the correct update to your SQL Server version and servicing branch. Until patched, restrict inbound SQL Server network access (default TCP 1433) to trusted hosts and networks, audit low-privileged logins for least privilege, and avoid exposing SQL Server directly to the internet. Monitor Microsoft advisories and threat feeds for emergence of a public PoC or in-the-wild exploitation.

Affected
Microsoft SQL Server
Estimated exposure
massmillions of installed instances across hundreds of thousands of organizations, including on the order of 100,000+ internet-exposed instances (estimate) — SQL Server is one of the most widely deployed enterprise relational databases, and recurring public internet scans of the default SQL Server port (TCP 1433) consistently surface on the order of 100,000+ exposed instances, so a mass-scale…

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

Description

Improper neutralization of special elements used in an sql command ('sql injection') in SQL Server allows an authorized attacker to elevate privileges over a network.

Weakness
CWE-89
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.