Skip to main content

Azure Kubernetes Service CVE-2026-32193

| EUVDEUVD-2026-35504 HIGH
Path Traversal (CWE-22)
2026-06-09 secure@microsoft.com GHSA-3rwf-9748-8cvv
8.8
CVSS 3.1 · Vendor: microsoft
Temporal: 7.7
Share

Severity by source

Vendor (microsoft) PRIMARY
8.8 HIGH
AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
ENISA EUVD
HIGH
qualitative
CIRCL (temporal)
7.7 HIGH
cvss

Primary rating from Vendor (microsoft).

CVSS VectorVendor: microsoft

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jun 09, 2026 - 17:31 vuln.today
CVE Published
Jun 09, 2026 - 17:17 nvd
HIGH 8.8

DescriptionCVE.org

Improper limitation of a pathname to a restricted directory ('path traversal') in Microsoft Azure Kubernetes Service allows an authorized attacker to execute code locally.

AnalysisAI

Local privilege escalation and code execution in Microsoft Azure Kubernetes Service (AKS) is possible via a path traversal flaw (CWE-22) that allows an authorized attacker on the local system to break out of restricted directory boundaries and execute code with elevated privileges. The CVSS 3.1 score of 8.8 reflects the scope change (S:C) where exploitation impacts resources beyond the vulnerable component, enabling full confidentiality, integrity, and availability compromise. No public exploit identified at time of analysis.

Technical ContextAI

The vulnerability resides in Microsoft Azure Kubernetes Service (AKS), Microsoft's managed Kubernetes orchestration offering that runs containerized workloads on Azure infrastructure. The root cause is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory, commonly called 'path traversal'), where input used to construct a filesystem path is not properly sanitized against sequences like '../' or absolute path references, allowing access to files or directories outside the intended sandbox. In a Kubernetes context, such flaws typically manifest in container runtime components, kubelet APIs, volume mount handling, or admission/CSI drivers - and when chained with the local execution vector observed here, can permit a tenant or node-local actor to escape into host or control-plane resources.

RemediationAI

Patch status per available data: patch available per vendor advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32193, with no exact fix version disclosed in the provided references. Because AKS is a managed service, customers should verify their cluster's Kubernetes version and node image version against the MSRC guidance and trigger a node image upgrade (az aks nodepool upgrade --node-image-only) and, if required, a control-plane upgrade (az aks upgrade) to pull in the fixed components; node auto-upgrade channels (NodeImage or SecurityPatch) will apply this automatically over time but should be accelerated for exposed clusters. As compensating controls until upgrade, restrict who can obtain local execution on nodes by enforcing strict RBAC on 'pods/exec' and 'nodes/proxy', disable hostPath volume mounts via Azure Policy or admission controllers (trade-off: breaks legacy workloads that rely on host filesystem access), enable Pod Security Admission at the 'restricted' level on tenant namespaces (trade-off: rejects privileged or root-running pods), and audit kubelet and container runtime logs for unexpected path traversal patterns.

CVE-2025-1974 CRITICAL POC
9.8 Mar 25

A critical vulnerability in Kubernetes ingress-nginx controller allows unauthenticated attackers with pod network access

CVE-2026-45321 CRITICAL POC
9.6 May 12

Credential-harvesting malware compromised 84 versions of 42 TanStack npm packages on 2026-05-11 via chained GitHub Actio

CVE-2025-1098 HIGH POC
8.8 Mar 25

Kubernetes ingress-nginx contains a configuration injection vulnerability via the mirror-target and mirror-host Ingress

CVE-2025-24514 HIGH POC
8.8 Mar 25

A security issue was discovered in ingress-nginx https://github.com/kubernetes/ingress-nginx where the `auth-url` Ingres

CVE-2025-1097 HIGH POC
8.8 Mar 25

A security issue was discovered in ingress-nginx https://github.com/kubernetes/ingress-nginx where the `auth-tls-match-c

CVE-2020-8554 MEDIUM POC
6.3 Jan 21

Kubernetes API server in all versions allow an attacker who is able to create a ClusterIP service and set the spec.exter

CVE-2023-3676 HIGH POC
8.8 Oct 31

A security issue was discovered in Kubernetes where a user that can create pods on Windows nodes may be able to escalate

CVE-2025-55190 CRITICAL POC
9.9 Sep 04

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Rated critical severity (CVSS 9.9), this vulne

CVE-2026-34976 CRITICAL POC
10.0 Apr 02

Unauthenticated remote attackers can trigger complete database overwrites, server-side file reads, and SSRF attacks agai

CVE-2018-18843 CRITICAL POC
10.0 Dec 04

The Kubernetes integration in GitLab Enterprise Edition 11.x before 11.2.8, 11.3.x before 11.3.9, and 11.4.x before 11.4

CVE-2026-54680 CRITICAL POC
9.9 Jul 29

Fluentd configuration injection in the kube-logging Logging operator before 6.6.0 allows a namespace-scoped user who can

CVE-2026-22039 CRITICAL POC
9.9 Jan 27

Kyverno Kubernetes policy engine prior to 1.x has a privilege escalation vulnerability (CVSS 9.9) allowing policy bypass

Share

CVE-2026-32193 vulnerability details – vuln.today

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