CVE-2026-66819
massSQL Injection Privilege Escalation in Microsoft SQL Server
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.
| Microsoft SQL Server | — |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
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 news0 stories
No ingested article mentions this CVE yet.