VYPR
Medium severity6.5NVD Advisory· Published Jun 8, 2018· Updated Jun 17, 2026

CVE-2018-1281

CVE-2018-1281

Description

The clustered setup of Apache MXNet allows users to specify which IP address and port the scheduler will listen on via the DMLC_PS_ROOT_URI and DMLC_PS_ROOT_PORT env variables. In versions older than 1.0.0, however, the MXNet framework will listen on 0.0.0.0 rather than user specified DMLC_PS_ROOT_URI once a scheduler node is initialized. This exposes the instance running MXNet to any attackers reachable via the interface they didn't expect to be listening on. For example: If a user wants to run a clustered setup locally, they may specify to run on 127.0.0.1. But since MXNet will listen on 0.0.0.0, it makes the port accessible on all network interfaces.

AI Insight

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

Affected products

2
  • Apache/MXNetllm-fuzzy
    Range: <1.0.0
  • Apache Software Foundation/Apache MXNetv5
    Range: versions older than 1.0.0

Patches

Vulnerability mechanics

References

1

News mentions

0

No linked articles in our index yet.