CVE Catalog

CVE-2026-62182

HighCVSS 8.8
Published: Translated: NVD NIST

Summary

KubeEdge, an open source system for extending native containerized application orchestration capabilities to hosts at Edge, from 1.21.0 until 1.21.2, 1.22.2, and 1.23.1, has a vulnerability in ConfigUpdateJob processing in edge/pkg/taskmanager/actions/configupdatejob.go. Authenticated user-controlled updateFields values are concatenated into the keadm config-update command and executed through a system shell. A user with permission to create or modify ConfigUpdateJob resources can include shell metacharacters in the complete --set value and cause arbitrary commands to execute on an enrolled target edge node with the privileges of the KubeEdge process handling the job.

Risk Assessment

An authenticated user can execute arbitrary commands on the edge node, potentially leading to full node compromise and further escalation within the cluster. This could result in breach of system integrity and confidentiality.

Recommendation

Update KubeEdge to versions 1.21.2, 1.22.2, or 1.23.1. Restrict permissions to create or modify ConfigUpdateJob resources to trusted users.

Other vulnerabilities in KubeEdge

See all
Original NVD description (English source)

KubeEdge is an open source system for extending native containerized application orchestration capabilities to hosts at Edge. From 1.21.0 until 1.21.2, 1.22.2, and 1.23.1, ConfigUpdateJob processing in edge/pkg/taskmanager/actions/configupdatejob.go concatenates authenticated user-controlled updateFields values into the keadm config-update command and executes it through a system shell. A user with permission to create or modify ConfigUpdateJob resources can include shell metacharacters in the complete --set value and cause arbitrary commands to execute on an enrolled target edge node with the privileges of the KubeEdge process handling the job. This issue is fixed in versions 1.21.2, 1.22.2, and 1.23.1.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS