VYPR
Moderate severityNVD Advisory· Published Dec 16, 2021· Updated Aug 4, 2024

CVE-2020-35216

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.

PackageAffected versionsPatched versions
io.atomix:atomixMaven
<= 3.1.5

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.