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

CVE-2020-35215

CVE-2020-35215

Description

An issue in Atomix v3.1.5 allows attackers to access sensitive information when a malicious Atomix node queries distributed variable primitives which contain the entire primitive lists that ONOS nodes use to share important states.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

A malicious Atomix node in v3.1.5 can access sensitive information by querying distributed variable primitives that expose the entire primitive lists used by ONOS nodes.

Vulnerability

In Atomix v3.1.5, a flaw allows a malicious Atomix node to query distributed variable primitives that contain the entire primitive lists used by ONOS nodes to share important state information. The vulnerability resides in the distributed primitive implementation, which does not properly isolate or restrict access to the list of primitives held by other nodes [1].

Exploitation

An attacker with the ability to operate a node within the Atomix cluster can send a query for distributed variable primitives. No authentication or prior access to the specific primitives is required beyond membership in the cluster. By enumerating the primitives, the attacker can retrieve the full list of primitive identifiers and associated metadata maintained by ONOS nodes [1].

Impact

Successful exploitation results in unauthorized disclosure of sensitive information. The attacker gains knowledge of the entire set of distributed variable primitives, which ONOS relies on to coordinate critical state. This information leakage can aid further attacks by revealing the topology or state-sharing mechanisms of the distributed system [1].

Mitigation

As of the information provided in the available references, no patch or fixed version is mentioned for this issue. Users of Atomix v3.1.5 should monitor the official Atomix repository [2] for future updates and consider deploying network segmentation or node authentication mechanisms to limit the attack surface until a fix is released [1].

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

3

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.