
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-26116 is a SQL injection vulnerability (CWE-89) in Microsoft SQL Server that allows an authenticated attacker with low-level privileges to elevate privileges over a network. Disclosed on March 10, 2026, as part of Microsoft's March 2026 Patch Tuesday, it affects SQL Server 2016, 2017, 2019, 2022, and 2025 across x64-based systems. The vulnerability carries a CVSS v3.1 base score of 8.8 (High) (Microsoft MSRC, Tenable).
The root cause is improper neutralization of special elements used in SQL commands (CWE-89), allowing an attacker to inject malicious SQL syntax into server-side queries. Exploitation occurs over the network and requires only low-level authenticated access — no user interaction is needed and attack complexity is low. The vulnerability enables privilege escalation within the SQL Server environment, potentially granting the attacker elevated database permissions beyond those originally assigned. Relevant attack patterns include command-line execution through SQL injection (CAPEC-108), ORM injection (CAPEC-109), and expanding OS control from the database (CAPEC-470) (Microsoft MSRC, Rapid7).
Successful exploitation results in high impact to confidentiality, integrity, and availability of the affected SQL Server instance. An authenticated attacker can escalate privileges, execute arbitrary SQL commands, extract sensitive data, modify or delete database contents, and potentially disrupt database operations entirely. Depending on the SQL Server configuration, attackers may also leverage features such as xp_cmdshell to pivot to the underlying operating system, enabling lateral movement within the network (Microsoft MSRC, Tenable).
sqlcmd, SQL Server Management Studio, or a custom script) to authenticate to the target instance over the network (default port 1433).sysadmin) or enabling execution of privileged operations such as xp_cmdshell for OS-level access.EXECUTE AS, ALTER SERVER ROLE, or sp_addsrvrolemember commands; repeated failed or anomalous login attempts followed by successful authentication; SQL audit events showing privilege escalation operations.cmd.exe, powershell.exe) if xp_cmdshell is enabled and abused post-exploitation.sysadmin); unexpected stored procedures or jobs created in system databases; changes to server-level configurations such as xp_cmdshell being enabled.Microsoft released patches on March 10, 2026. Administrators should apply the following fixed versions based on their SQL Server release:
As interim mitigations, restrict network access to SQL Server instances to only authorized users and systems, apply the principle of least privilege to all database accounts, enable SQL Server Audit to monitor for suspicious activity, and validate all application-level input handling for SQL injection patterns (Microsoft MSRC, Tenable).
The vulnerability was covered as part of broader March 2026 Patch Tuesday roundups by multiple security vendors and researchers. Tenable, Rapid7, Zero Day Initiative, Cisco Talos, and Sophos all included it in their Patch Tuesday analyses, noting the SQL Server privilege escalation risk (Tenable, Rapid7, ZDI, Talos). A notable blog post from SQLFingers specifically highlighted the SQL Server security updates and the implications for sysadmin role exposure (SQLFingers). Community sentiment focused on the importance of patching SQL Server instances promptly given the network-accessible attack vector and low privilege requirement.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."