Skip to main content

Severity by source

NVD PRIMARY
6.7 MEDIUM
AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
ENISA EUVD
HIGH
qualitative
CIRCL (temporal)
5.8 MEDIUM
cvss

Primary rating from NVD.

CVSS VectorNVD

CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

5
Analysis Generated
Apr 14, 2026 - 19:41 vuln.today
EUVD ID Assigned
Apr 14, 2026 - 17:46 euvd
EUVD-2026-22558
Analysis Generated
Apr 14, 2026 - 17:46 vuln.today
Patch released
Apr 14, 2026 - 17:46 nvd
Patch available
CVE Published
Apr 14, 2026 - 16:57 nvd
MEDIUM 6.7

DescriptionCVE.org

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

AnalysisAI

SQL injection in Microsoft SQL Server 2016-2025 allows authenticated high-privilege attackers to elevate privileges locally through improper neutralization of special elements in SQL commands. Affected versions span SQL Server 2016 SP3 through 2025, with patch available from Microsoft. Attack requires local access and high-privilege credentials (PR:H in CVSS vector), limiting real-world impact to insider threats or compromised administrative accounts; CVSS 6.7 reflects high confidentiality, integrity, and availability impact but constrained by authentication and local-only attack vector.

Technical ContextAI

SQL injection (CWE-89) occurs when user-supplied input is concatenated into SQL commands without proper parameterization or escaping, allowing attackers to inject arbitrary SQL syntax. In this SQL Server context, the vulnerability resides in server-side query processing where inadequately sanitized input from a high-privileged user is passed to the SQL engine. The affected CPE entries span multiple SQL Server editions and cumulative update (CU) and general distribution release (GDR) tracks across versions 13.0 (2016 SP3) through 17.0 (2025), indicating the flaw affects core query parsing logic present across nearly a decade of releases. An authenticated attacker with high-level permissions (such as a database admin or system administrator role) can craft malicious SQL to escape the intended query context and execute unauthorized operations with the privilege level of their own session, potentially escalating to system-level compromise.

RemediationAI

Apply Microsoft-released security patches immediately. For SQL Server 2016 SP3, update to GDR build 13.0.6485.1 or Azure Connect Feature Pack 13.0.7080.1 or later. For SQL Server 2017, apply CU 31 (14.0.3525.1) or GDR (14.0.2105.1) or later. For SQL Server 2019, update to CU 32 (15.0.4465.1) or GDR (15.0.2165.1) or later. For SQL Server 2022, apply GDR (16.0.1175.1) or CU 24 (16.0.4250.1) or later. For SQL Server 2025, update to CU 3 (17.0.4030.1) or x64 GDR (17.0.1110.1) or later. As interim mitigation, restrict SQL Server administrative roles strictly to necessary personnel and audit high-privilege account activity for suspicious query patterns. Refer to Microsoft Security Response Center (https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32167) for detailed patching instructions.

Share

CVE-2026-32167 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy