Description
Missing authentication for critical function in Microsoft Azure Kubernetes Service allows an unauthorized attacker to elevate privileges over a network.
Published: 2026-08-11
Score: 9.4 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A missing authentication check on a critical function in Microsoft Azure Kubernetes Service permits an unauthorized attacker to gain elevated privileges across the network. The vulnerability, classified as CWE‑306, means that an adversary can bypass authentication controls and assume higher‑level permissions, potentially compromising the entire Kubernetes cluster. This could allow the attacker to modify resources, deploy malicious workloads, or exfiltrate sensitive data, thus threatening confidentiality, integrity, and availability of the cloud services.

Affected Systems

Devices running Microsoft Azure Kubernetes Service are susceptible. No specific version numbers are cited in the advisory, so all current releases prior to the vendor’s fix are considered vulnerable. Users should verify that their cluster complies with the latest security updates from Microsoft.

Risk and Exploitability

The CVSS score of 9.4 indicates critical severity, while the EPSS score of less than 1 % shows that, as of the last assessment, the probability of exploitation is low. The vulnerability is not currently listed in the CISA KEV catalog, suggesting no widespread public exploitation at this time. Nonetheless, because the flaw allows elevation of privileges across the network, the potential impact warrants prompt remediation. The likely attack vector, based on the description, is an attacker compromising the Kubernetes API through network connectivity or the management plane. Attackers would need network connectivity to the Kubernetes API or management plane, meaning that proper network segmentation can reduce exposure, but the root cause—lack of authentication—calls for an immediate patch.

Generated by OpenCVE AI on August 12, 2026 at 15:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Azure Kubernetes Service update or patch released by Microsoft.
  • Enforce strict network controls to limit exposure of the Kubernetes API by placing it behind an internal load balancer or firewall.
  • Implement Azure Role‑Based Access Control (RBAC) and ensure least‑privilege permissions for all service accounts and users.

Generated by OpenCVE AI on August 12, 2026 at 15:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 18:45:00 +0000

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

Tue, 11 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 11 Aug 2026 17:15:00 +0000

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

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


Subscriptions

Microsoft Azure Kubernetes Service
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-31T20:08:11.604Z

Reserved: 2026-06-04T19:00:41.292Z

Link: CVE-2026-50516

cve-icon Vulnrichment

Updated: 2026-08-11T20:41:54.272Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-11T17:18:02.900

Modified: 2026-08-12T18:34:26.617

Link: CVE-2026-50516

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T15:15:02Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function