{"id":"CVE-2022-31073","aliases":["GHSA-vwm6-qc77-v2rh","GO-2022-0507"],"url":"https://o3.security/vulnerability/CVE-2022-31073","summary":"KubeEdge Edge ServiceBus module DoS","details":"### Impact\nThe ServiceBus server on the edge side may be susceptible to a DoS attack if an HTTP request containing a very large Body is sent to it.\nIt is possible for the node to be exhausted of memory. The consequence of the exhaustion is that other services on the node, e.g. other containers, will be unable to allocate memory and thus causing a denial of service.\nMalicious Apps which by accident pulled by users on the host and have the access to send HTTP requests to localhost may make an attack. It will be affected only when users enable the `ServiceBus` module in the config file `edgecore.yaml` as below:\n```\nmodules:\n  ...\n  serviceBus:\n    enable: true\n```\n\n### Patches\nThis bug has been fixed in Kubeedge 1.11.1, 1.10.2, 1.9.4. Users should update to these versions to resolve the issue.\n\n### Workarounds\nDisable the ServiceBus module in the config file `edgecore.yaml`.\n\n### References\nNA\n\n### Credits\nThanks David Korczynski and Adam Korczynski of ADA Logics for responsibly disclosing this issue in accordance with the [kubeedge security policy](https://github.com/kubeedge/kubeedge/security/policy) during a security audit sponsored by CNCF and facilitated by OSTIF.\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [KubeEdge repo](https://github.com/kubeedge/kubeedge/issues/new/choose)\n* To make a vulnerability report, email your vulnerability to the private [cncf-kubeedge-security@lists.cncf.io](mailto:cncf-kubeedge-security@lists.cncf.io) list with the security details and the details expected for [KubeEdge bug reports](https://github.com/kubeedge/kubeedge/blob/master/.github/ISSUE_TEMPLATE/bug-report.md).\n","published":"2022-07-11T20:05:13Z","modified":"2026-08-12T03:51:45.180569302Z","cvss":{"score":6.5,"severity":"MEDIUM","vector":"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"},"epss":null,"cisaKev":null,"exploitsKnown":1,"affectedPackages":[{"ecosystem":"Go","name":"github.com/kubeedge/kubeedge","fixedVersion":"1.11.1"},{"ecosystem":"Go","name":"github.com/kubeedge/kubeedge","fixedVersion":"1.10.2"},{"ecosystem":"Go","name":"github.com/kubeedge/kubeedge","fixedVersion":"1.9.4"}],"fix":{"url":"https://github.com/kubeedge/kubeedge/pull/4038","label":"kubeedge/kubeedge#4038"},"references":[{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/31xxx/CVE-2022-31073.json"},{"type":"ADVISORY","url":"https://github.com/kubeedge/kubeedge/security/advisories/GHSA-vwm6-qc77-v2rh"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2022-31073"},{"type":"FIX","url":"https://github.com/kubeedge/kubeedge/pull/4038"},{"type":"FIX","url":"https://github.com/kubeedge/kubeedge/pull/4039"},{"type":"FIX","url":"https://github.com/kubeedge/kubeedge/pull/4042"},{"type":"PACKAGE","url":"github.com/kubeedge/kubeedge"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-08-12T03:51:45.180569302Z"}}