CVE-2026-62182

Source
https://cve.org/CVERecord?id=CVE-2026-62182
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-62182.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-62182
Aliases
Published
2026-09-21T17:37:45Z
Modified
2026-09-23T03:47:20Z
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: ConfigUpdateJob updateFields enables remote shell injection and code execution on edge nodes
Details

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.

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-62182.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.21.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.21.0
v1.21.1
v1.22.0
v1.22.1
v1.23.0

Database specific

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