Home ยป Database

AVID-2026-R0920

Description

Vulnerability CVE-2021-42343

Details

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.

Reason for inclusion in AVID: This CVE describes a remote code execution vulnerability in the Python Dask distributed package (a common component in AI/ML pipelines). It affects software commonly used to build/deploy AI systems, i.e., the software supply chain (dependencies, runtimes, orchestration). The vulnerability has clear security impact (RCE) and is in a software component relevant to AI stacks. The report provides sufficient evidence (description of attack vector and CVE reference).

References

Affected or Relevant Artifacts

  • Developer: n/a
  • Deployer: n/a
  • Artifact Details:
TypeName
Systemn/a

Impact

AVID Taxonomy Categorization

  • Risk domains: Security
  • SEP subcategories: S0100: Software Vulnerability
  • Lifecycle stages: L06: Deployment

Other information

  • Report Type: Advisory
  • Credits:
  • Date Reported: 2021-10-26
  • Version: 0.3.3
  • AVID Entry