RCE in Kubeedge

CVE-2026-62182

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 class: Command Injection (OS Command Injection)

CVSS v3 metric

CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.

Affected products

  • Kubeedge — versions >= 1.21.0, < 1.21.2, >= 1.22.0, < 1.22.2, >= 1.23.0, < 1.23.1

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-62182?
CVE-2026-62182 is a high-severity vulnerability in Kubeedge, classified under OS Command Injection. CVSS score: 8.8/10. Published 2026-09-21.
How severe is CVE-2026-62182?
High severity. CVSS v3 base score is 8.8 out of 10.