CVE-2020-35216
Description
An issue in Atomix v3.1.5 allows attackers to cause a denial of service (DoS) via false member down event messages.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Atomix v3.1.5 allows attackers to cause a denial of service by sending false member down event messages to the cluster.
Vulnerability
This vulnerability affects Atomix v3.1.5, a cloud-native runtime for building distributed applications using Kubernetes. The issue allows an attacker to send false member down event messages, which are accepted by the cluster without proper authentication or validation of the member status. This leads to incorrect cluster state management.
Exploitation
An attacker with network access to the Atomix cluster can exploit this vulnerability by crafting and sending malicious member down event messages. No authentication or special privileges are required if the cluster accepts unauthenticated messages. The attacker sends these false messages to the cluster nodes, which then incorrectly mark legitimate members as down.
Impact
Successful exploitation causes a denial of service (DoS) by disrupting the cluster's membership view. Legitimate members are evicted from the cluster, leading to reconfiguration overhead, loss of quorum, and potentially a complete cluster failure, rendering the distributed application unavailable.
Mitigation
As of the published date (2021-12-16), no fix has been released. Users are advised to restrict network access to the Atomix cluster to trusted parties only, and monitor for suspicious member down events. The vendor has not yet disclosed a patch [1][2].
AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
io.atomix:atomixMaven | <= 3.1.5 | — |
Affected products
2- Atomix/Atomixdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-6vvh-5794-vpmjghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2020-35216ghsaADVISORY
- docs.google.com/presentation/d/1woXwR3vciv7ltFan6LyK5vsWXmaUi8ArZonhk80Gr5U/editghsax_refsource_MISCWEB
News mentions
0No linked articles in our index yet.