Description
Missing authentication for critical function in Azure AI Language allows an unauthorized attacker to elevate privileges over a network.
Published: 2026-09-03
Score: 10 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation
Action: Immediate Patch
AI Analysis

Impact

The vulnerability lies in a missing authentication check for a critical function in Azure AI Language Authoring. Because the function can be invoked without credentials, an unauthenticated attacker can elevate privileges over the network, enabling unauthorized access or configuration changes. The weakness is classified as CWE‑306 and can compromise the confidentiality and integrity of data handled by the service.

Affected Systems

Microsoft’s Azure AI Language Authoring service is affected. No specific version or release information is provided; any instance of the Azure AI Language Authoring deployment that has not applied the recent Microsoft update may be vulnerable.

Risk and Exploitability

The CVSS score of 10 indicates the highest severity. While an EPSS score is not available, the lack of authentication makes the attack vector trivial for anyone who can reach the service over the network, meaning exploitation is likely but not quantified. Because the vulnerability is not listed in CISA KEV, there is no public evidence of current exploitation, but the risk remains high due to the nature of the flaw.

Generated by OpenCVE AI on September 4, 2026 at 00:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Microsoft update designed to enforce authentication for the Azure AI Language Authoring service (consult the Microsoft Security Response Center update link).
  • Configure the Azure AI Language Authoring deployment to require authentication on all endpoints, ensuring that the privileged function cannot be invoked without valid credentials.
  • Monitor network traffic and service logs for unauthorized access attempts to the privileged function and alert on suspicious activity.

Generated by OpenCVE AI on September 4, 2026 at 00:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 05 Sep 2026 05:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 03 Sep 2026 23:15:00 +0000

Type Values Removed Values Added
Description Missing authentication for critical function in Azure AI Language allows an unauthorized attacker to elevate privileges over a network.
Title Azure AI Language Elevation of Privilege Vulnerability
First Time appeared Microsoft
Microsoft azure Ai Language Authoring
Weaknesses CWE-306
CPEs cpe:2.3:a:microsoft:azure_ai_language_authoring:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft azure Ai Language Authoring
References
Metrics cvssV3_1

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


Subscriptions

Microsoft Azure Ai Language Authoring
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-09-23T22:40:35.539Z

Reserved: 2026-08-04T00:04:56.037Z

Link: CVE-2026-70352

cve-icon Vulnrichment

Updated: 2026-09-04T19:51:46.702Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-03T23:17:20.213

Modified: 2026-09-08T15:32:16.500

Link: CVE-2026-70352

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T00:30:12Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function