ZeroHour

CVE-2026-66820

mass

SQL Injection Privilege Escalation in Microsoft SQL Server

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

CVE-2026-66820 is an SQL injection flaw (CWE-89) in Microsoft SQL Server in which special elements used in SQL commands are not properly neutralized. An attacker who already holds low-privileged, authorized credentials can send specially crafted input over the network that is incorporated into a SQL command and executed in a more privileged context, with no user interaction required. Successful exploitation results in elevation of privilege on the database server, with high impact on confidentiality, integrity, and availability (CVSS 3.1: 8.8 High). Any organization running affected Microsoft SQL Server builds is potentially affected, particularly where low-privileged or untrusted users can reach the database service over the network. As of the available data there is no known exploitation, no public proof-of-concept, the flaw is not in CISA's KEV, and EPSS estimates only a ~0.5% probability of exploitation within 30 days.

What to do: Check Microsoft's security advisory (MSRC) for the list of affected SQL Server builds and apply the corresponding security update as soon as it is available. Until patched, restrict network access to SQL Server (avoid exposing port 1433 directly to the internet), apply least privilege to low-privileged accounts, and review database role memberships and audit logs for unexpected privilege changes, since the flaw lets authorized users elevate their rights.

Affected
Microsoft SQL Server
Estimated exposure
masspotentially millions of installations, including on the order of hundreds of thousands of internet-exposed instances per public scans — Microsoft SQL Server is among the most widely deployed relational databases, with millions of instances in enterprise environments and hundreds of thousands of directly exposed MSSQL endpoints reported by public internet scans; the…

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.