CVE-2026-62371

Source
https://cve.org/CVERecord?id=CVE-2026-62371
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-62371.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-62371
Aliases
Published
2026-09-21T17:02:52Z
Modified
2026-09-23T03:45:27Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
KubeEdge: Command Injection in NodeUpgradeJob - RCE on edge nodes via v1alpha2 API
Details

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.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-78"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/62xxx/CVE-2026-62371.json"
}
References

Affected packages

Git / github.com/kubeedge/kubeedge

Affected ranges

Type
GIT
Repo
https://github.com/kubeedge/kubeedge
Events
Database specific
Show details
{
    "extracted_events":  [
        {
            "introduced":  "1.12.0"
        },
        {
            "fixed":  "1.21.2"
        },
        {
            "introduced":  "1.22.0"
        },
        {
            "fixed":  "1.22.2"
        },
        {
            "introduced":  "1.23.0"
        },
        {
            "fixed":  "1.23.1"
        }
    ],
    "source":  [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v1.*
v1.22.0
v1.22.1
v1.23.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-62371.json"