Description
Improper neutralization of special elements used in an sql command ('sql injection') in Azure SQL Database allows an authorized attacker to elevate privileges over a network.
Published: 2026-08-20
Score: 9.9 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker with authorized access to execute improperly sanitized SQL statements, resulting in a SQL injection that elevates their privileges within Azure SQL Database. The flaw is defined as CWE-89. By injecting malicious sql, an attacker can gain higher database permissions, potentially accessing or modifying data beyond their intended scope.

Affected Systems

Microsoft Azure SQL Database instances are impacted. No specific version constraints are listed, suggesting that all current releases may be affected until Microsoft releases a fix.

Risk and Exploitability

The CVSS score of 9.9 classifies this flaw as Critical. EPSS is marked as not available, so the probability of exploitation cannot be quantified at this time, but the flaw is not listed in the CISA KEV catalog. Likely, exploitation requires a legitimate user account or a user with network connectivity to the database, after which the SQL injection can be used to gain elevated privileges.

Generated by OpenCVE AI on August 21, 2026 at 01:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Consult the Microsoft update guide or Azure documentation for any available security patches or updates for Azure SQL Database
  • Restrict network access to Azure SQL Database to only necessary services and users using network security group rules or firewall rules
  • Enforce least privilege by removing unnecessary database roles from user accounts
  • Validate and sanitize all input parameters in applications communicating with Azure SQL Database to prevent SQL injection

Generated by OpenCVE AI on August 21, 2026 at 01:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 18:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:microsoft:azure_sql_database:-:*:*:*:*:*:*:*

Fri, 21 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 20 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
Description Improper neutralization of special elements used in an sql command ('sql injection') in Azure SQL Database allows an authorized attacker to elevate privileges over a network.
Title Azure SQL Database Elevation of Privilege Vulnerability
First Time appeared Microsoft
Microsoft azure Sql Database
Weaknesses CWE-89
CPEs cpe:2.3:a:microsoft:azure_sql_database:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft azure Sql Database
References
Metrics cvssV3_1

{'score': 9.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:U/RL:O/RC:C'}


Subscriptions

Microsoft Azure Sql Database
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-09-09T19:34:36.027Z

Reserved: 2026-07-31T16:33:08.215Z

Link: CVE-2026-68789

cve-icon Vulnrichment

Updated: 2026-08-21T11:18:50.342Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-20T22:17:57.153

Modified: 2026-08-24T17:57:55.970

Link: CVE-2026-68789

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T01:30:05Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')