---
id: CVE-2026-62370
title: >-
  KubeEdge is an open source system for extending native containerized
  application orchestration capabilities to hosts at Edge
summary: >-
  KubeEdge is an open source system for extending native containerized
  application orchestration capabilities to hosts at Edge. From 1.0.0 until
  1.21.2, 1.22.2, and 1.23.1, Reader.Read in pkg/viaduct/pkg/packer trusts the
  32-bit PackageHea…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'
cwe:
  - CWE-789
vendor: kubeedge
product: kubeedge
affected:
  - 'kubeedge >= 1.0.0, < 1.21.2'
  - 'kubeedge >= 1.22.0, < 1.22.2'
  - 'kubeedge >= 1.23.0, < 1.23.1'
published: '2026-09-21'
updated: '2026-09-21'
sourceUpdated: '2026-09-21T17:17:36.957'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-62370'
references:
  - url: >-
      https://github.com/kubeedge/kubeedge/blob/master/CHANGELOG/CHANGELOG-1.21.md
    label: security-advisories@github.com
  - url: >-
      https://github.com/kubeedge/kubeedge/blob/master/CHANGELOG/CHANGELOG-1.22.md
    label: security-advisories@github.com
  - url: >-
      https://github.com/kubeedge/kubeedge/blob/master/CHANGELOG/CHANGELOG-1.23.md
    label: security-advisories@github.com
  - url: >-
      https://github.com/kubeedge/kubeedge/commit/0fe1ea18e5d7fde29633286ddf1c7e71cb39606f
    label: security-advisories@github.com
  - url: >-
      https://github.com/kubeedge/kubeedge/commit/725a73ca35a65d91aa6338e52b8faaab6058f528
    label: security-advisories@github.com
  - url: >-
      https://github.com/kubeedge/kubeedge/commit/cc79621943fff9d3f62638d9403ef0cfeda3d0e7
    label: security-advisories@github.com
  - url: 'https://github.com/kubeedge/kubeedge/pull/7028'
    label: security-advisories@github.com
  - url: 'https://github.com/kubeedge/kubeedge/pull/7029'
    label: security-advisories@github.com
  - url: 'https://github.com/kubeedge/kubeedge/pull/7030'
    label: security-advisories@github.com
  - url: 'https://github.com/kubeedge/kubeedge/releases/tag/v1.21.2'
    label: security-advisories@github.com
  - url: 'https://github.com/kubeedge/kubeedge/releases/tag/v1.22.2'
    label: security-advisories@github.com
  - url: 'https://github.com/kubeedge/kubeedge/releases/tag/v1.23.1'
    label: security-advisories@github.com
  - url: >-
      https://github.com/kubeedge/kubeedge/security/advisories/GHSA-gfw4-49f9-cp25
    label: security-advisories@github.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-21T17:49:53.173Z'
---

## Overview

KubeEdge is an open source system for extending native containerized application orchestration capabilities to hosts at Edge. From 1.0.0 until 1.21.2, 1.22.2, and 1.23.1, Reader.Read in pkg/viaduct/pkg/packer trusts the 32-bit PackageHeader.PayloadLen received through the CloudHub viaduct message-processing path and allocates that amount of memory before validating an upper bound. An authenticated malicious or compromised edge peer can repeatedly send crafted headers with excessive declared lengths, causing memory exhaustion, CloudHub process termination or restart loops, and temporary disruption of cloud-edge communication. This issue does not provide unauthenticated access or direct code execution. This issue is fixed in versions 1.21.2, 1.22.2, and 1.23.1.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
