CVE-2026-62369
8.1KubeEdge · KubeEdge
KubeEdge is vulnerable to path traversal in the DecompressTarGz function, allowing attackers to overwrite arbitrary files on Windows edge nodes during component installation or joining.
Executive summary
A high-severity path traversal vulnerability in KubeEdge allows unauthenticated attackers to achieve arbitrary file overwrite and potential code execution on Windows edge nodes.
Vulnerability
The vulnerability exists in the DecompressTarGz function within the keadm utility, which fails to properly validate archive entry names. An unauthenticated attacker providing a malicious archive can perform path traversal, escaping the intended destination directory to overwrite critical system configuration or executable files on Windows hosts.
Business impact
The ability to overwrite arbitrary files on a system hosting edge orchestration infrastructure poses a significant risk to the integrity and availability of the edge environment. Successful exploitation can lead to full system compromise, unauthorized persistence, or the execution of malicious code, potentially disrupting critical operations and necessitating extensive incident response efforts. With a CVSS score of 8.1, this vulnerability is classified as high severity, reflecting the potential for significant impact on system security.
Remediation
Immediate Action: Upgrade KubeEdge installations to versions 1.21.2, 1.22.2, or 1.23.1 immediately to resolve the path validation flaw.
Proactive Monitoring: Review system logs on Windows edge nodes for unusual file modification activity or attempts to execute unrecognized binaries within the KubeEdge installation directory.
Compensating Controls: Ensure that all software or archives deployed via keadm are sourced from trusted, verified repositories and implement strict filesystem permissions to limit the impact of potential file-write operations.
Exploitation status
Public Exploit Available: No — there is no confirmed public exploit in the available data.
Analyst recommendation
Given the potential for arbitrary file overwrite and system compromise, organizations running KubeEdge on Windows nodes must prioritize this update. Applying the provided patches is the only effective way to prevent exploitation of this path traversal mechanism. Ensure that deployment pipelines are updated to reference the corrected versions to maintain a secure edge orchestration environment.
More KubeEdge CVEs
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief high section
Sources
- https://github.com/kubeedge/kubeedge/security/advisories/GHSA-9vm9-pqxx-x83v
- https://github.com/kubeedge/kubeedge/pull/7028
- https://github.com/kubeedge/kubeedge/pull/7029
- https://github.com/kubeedge/kubeedge/pull/7030
- https://github.com/kubeedge/kubeedge/commit/47767b7f2649afcfa3a856e87d556f7777e0428d
- https://github.com/kubeedge/kubeedge/commit/a524a66a1ae1691eb8ff16b6ff9a93fb370d4047
- https://github.com/kubeedge/kubeedge/commit/ee02dea9d08114afc4a8f401b1c2f30e84e1de40
- https://github.com/kubeedge/kubeedge/blob/master/CHANGELOG/CHANGELOG-1.21.md