← Back to search

CVE-2026-62369

8.1 HIGHpublic exploit available

Published 2026-09-21 · Updated 2026-09-21

AI risk analysis

Summary
The DecompressTarGz function in KubeEdge improperly validates archive entry names, allowing for potential file overwrites or modifications with elevated privileges.
Exploitability
Exploitation requires a compromised download source and Windows edge nodes; moderate difficulty due to validation bypass vulnerabilities.
Blast radius
If exploited, this could lead to persistent system modification or code execution on affected KubeEdge installations.
Prioritized remediation
Update to KubeEdge versions 1.21.2, 1.22.2, or 1.23.1 to mitigate the risk of unauthorized file modifications and potential RCE.
rcefile-overridevalidation-bypasswindowskubernetes

Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.

NVD description

KubeEdge is an open source system for extending native containerized application orchestration capabilities to hosts at Edge. From 1.16.0 until 1.21.2, 1.22.2, and 1.23.1, the DecompressTarGz function in keadm/cmd/keadm/app/cmd/util/common.go joins archive entry names to the extraction destination without sufficient validation. During keadm join or installation on Windows edge nodes, an archive influenced through a compromised, replaced, or untrusted download source can contain parent-directory components, Windows-style backslashes, absolute paths, or drive-prefixed paths that escape the intended directory. The affected keadm process can consequently write or overwrite files with its own privileges, potentially modifying configuration, executable, or service files and enabling persistent system modification or code execution. This issue is fixed in versions 1.21.2, 1.22.2, and 1.23.1.

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H

Weaknesses

CWE-22

Public exploit & PoC references

All references

Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.

Related CVEs

Related by shared AI tags and CWE weakness class. Browse the full archive.