RCE in Kubeedge

CVE-2026-62371

KubeEdge is an open source system for extending native containerized application orchestration capabilities to hosts at Edge. From 1.12.0 until 1.21.2, 1.22.2, and 1.23.1, the v1alpha2 NodeUpgradeJob handler in edge/pkg/taskmanager/actions/nodeupgradejob.go concatenates authenticated user-controlled spec.version and spec.image values into the keadm upgrade edge shell command. A user with permission to create or update NodeUpgradeJob resources can supply shell metacharacters in either field, causing arbitrary commands to execute on targeted edge nodes with the privileges of the upgrade process and compromising node confidentiality, integrity, and availability. 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.12.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-62371?
CVE-2026-62371 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-62371?
High severity. CVSS v3 base score is 8.8 out of 10.