SQL injection in Microsoft SQL Server - CVE-2026-32167

 

SQL injection in Microsoft SQL Server - CVE-2026-32167

Published: April 15, 2026


Vulnerability identifier: #VU126244
CSH Severity: Low
CVSS v4: 8.4 [CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-32167
CWE-ID: CWE-89
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to execute arbitrary SQL queries in database.

The vulnerability exists due to insufficient sanitization of user-supplied data in SQL Server. A local administrator can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.

Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.


Affected software

Microsoft SQL Server

How to mitigate CVE-2026-32167

Install updates from vendor's website.

Microsoft SQL Server - addressed in versions 13.0.6485.1, 13.0.7080.1, 14.0.2105.1, 14.0.3525.1, 15.0.2165.1, 15.0.4465.1, 16.0.1175.1, 16.0.4250.1, 17.0.1110.1, 17.0.4030.1

External References

Related Security Bulletins