CVE Catalog

CVE-2026-62369

HighCVSS 8.1
Published: Translated: NVD NIST

Summary

KubeEdge, 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, has a vulnerability in the DecompressTarGz function in keadm/cmd/keadm/app/cmd/util/common.go. The function 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.

Risk Assessment

The affected keadm process can write or overwrite files with its own privileges, potentially modifying configuration, executable, or service files, enabling persistent system modification or code execution. This could lead to compromise of the edge node.

Recommendation

Update KubeEdge to versions 1.21.2, 1.22.2, or 1.23.1. Ensure download sources are trusted and verified.

Other vulnerabilities in KubeEdge

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS