KubeEdge CloudCore through 1.23.1 accepts node task status reports on its HTTPS server without authentication verification. Attackers can reach CloudCore on port 10002 to mark upgrade jobs as succeeded or failed, deceiving the control plane about node upgrade status and blocking further upgrade scheduling.
KubeEdge CloudCore through 1.23.1 Missing Authentication on Node Task Endpoints
Problem type
Affected products
kubeedge
<= 1.23.1 - AFFECTED
References
https://github.com/geo-chen/oss/blob/main/kubeedge.md
https://github.com/kubeedge/kubeedge/blob/v1.23.1/cloud/pkg/cloudhub/servers/httpserver/server.go
https://github.com/kubeedge/kubeedge/blob/v1.23.1/cloud/pkg/cloudhub/servers/httpserver/nodetask/report_status.go
https://github.com/kubeedge/kubeedge
https://www.vulncheck.com/advisories/kubeedge-cloudcore-through-1.23.1-missing-authentication-on-node-task-endpoints
GitHub Security Advisories
GHSA-7v3q-r4cr-w389
KubeEdge CloudCore through 1.23.1 accepts node task status reports on its HTTPS server without...
https://github.com/advisories/GHSA-7v3q-r4cr-w389KubeEdge CloudCore through 1.23.1 accepts node task status reports on its HTTPS server without authentication verification. Attackers can reach CloudCore on port 10002 to mark upgrade jobs as succeeded or failed, deceiving the control plane about node upgrade status and blocking further upgrade scheduling.
https://nvd.nist.gov/vuln/detail/CVE-2026-82473
https://github.com/geo-chen/oss/blob/main/kubeedge.md
https://github.com/kubeedge/kubeedge
https://github.com/kubeedge/kubeedge/blob/v1.23.1/cloud/pkg/cloudhub/servers/httpserver/nodetask/report_status.go
https://github.com/kubeedge/kubeedge/blob/v1.23.1/cloud/pkg/cloudhub/servers/httpserver/server.go
https://www.vulncheck.com/advisories/kubeedge-cloudcore-through-1.23.1-missing-authentication-on-node-task-endpoints
https://github.com/advisories/GHSA-7v3q-r4cr-w389
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-82473Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-82473",
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"dateUpdated": "2026-08-29T16:35:33.159Z",
"dateReserved": "2026-08-29T14:11:13.911Z",
"datePublished": "2026-08-29T16:35:33.159Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck",
"dateUpdated": "2026-08-29T16:35:33.159Z"
},
"datePublic": "2026-08-28T00:00:00.000Z",
"title": "KubeEdge CloudCore through 1.23.1 Missing Authentication on Node Task Endpoints",
"descriptions": [
{
"lang": "en",
"value": "KubeEdge CloudCore through 1.23.1 accepts node task status reports on its HTTPS server without authentication verification. Attackers can reach CloudCore on port 10002 to mark upgrade jobs as succeeded or failed, deceiving the control plane about node upgrade status and blocking further upgrade scheduling."
}
],
"affected": [
{
"vendor": "kubeedge",
"product": "kubeedge",
"defaultStatus": "unaffected",
"versions": [
{
"version": "0",
"status": "affected",
"versionType": "custom",
"lessThanOrEqual": "1.23.1"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "Missing Authentication for Critical Function",
"cweId": "CWE-306",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://github.com/geo-chen/oss/blob/main/kubeedge.md",
"tags": [
"technical-description",
"exploit"
]
},
{
"url": "https://github.com/kubeedge/kubeedge/blob/v1.23.1/cloud/pkg/cloudhub/servers/httpserver/server.go",
"tags": [
"technical-description"
]
},
{
"url": "https://github.com/kubeedge/kubeedge/blob/v1.23.1/cloud/pkg/cloudhub/servers/httpserver/nodetask/report_status.go",
"tags": [
"technical-description"
]
},
{
"url": "https://github.com/kubeedge/kubeedge",
"tags": [
"product"
]
},
{
"url": "https://www.vulncheck.com/advisories/kubeedge-cloudcore-through-1.23.1-missing-authentication-on-node-task-endpoints",
"name": "VulnCheck Advisory: KubeEdge CloudCore through 1.23.1 Missing Authentication on Node Task Endpoints",
"tags": [
"third-party-advisory"
]
}
],
"metrics": [
{
"format": "CVSS"
},
{
"format": "CVSS",
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"baseSeverity": "HIGH"
}
}
],
"credits": [
{
"lang": "en",
"value": "George Chen",
"type": "finder"
}
]
}
}
}