An issue was discovered in the Dask distributed package before 2021.10.0 for Python. Single machine Dask clusters started with dask.distributed.LocalCluster or dask.distributed.Client (which defaults to using LocalCluster) would mistakenly configure their respective Dask workers to listen on external interfaces (typically with a randomly selected high port) rather than only on localhost. A Dask cluster created using this method (when running on a machine that has an applicable port exposed) could be used by a sophisticated attacker to achieve remote code execution.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HAnaconda Dask
APPAnaconda< 2021.10.0
Related vulnerabilities
Dask distributed is a distributed task scheduler for Dask. Prior to 2026.1.0, when Jupyter Lab, jupyter-server...
Anaconda3 macOS installers before 2024.06-1 contain a local privilege escalation vulnerability when installed ...
Conda-build contains commands and tools to build conda packages. Prior to version 25.3.0, the pyproject.toml l...
Conda-build contains commands and tools to build conda packages. Prior to version 25.4.0, the conda-build reci...
Certain Anaconda3 2021.05 are affected by OS command injection. When a user installs Anaconda, an attacker can...