Skip to content
horovodGHSA-mrhh-3ggq-23p2

Horovod Vulnerable to Command Injection

Critical9.8CVE-2024-10190 · Published Mar 20, 2025 · updated Jun 29, 2026

Horovod versions up to and including v0.28.1 are vulnerable to unauthenticated remote code execution. The vulnerability is due to improper handling of base64-encoded data in the `ElasticRendezvousHandler`, a subclass of `KVStoreHandler`. Specifically, the `_put_value` method in `ElasticRendezvousHandler` calls `codec.loads_base64(value)`, which eventually invokes `cloudpickle.loads(decoded)`. This allows an attacker to send a malicious pickle object via a PUT request, leading to arbitrary code execution on the server.

GitHub advisory

Affected versions

PackageAffectedFixed in
horovod
PyPI
<= 0.28.1No fix yet
Details and references
CVSS 3.0
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Severity from
GitHub (reviewed advisory)
Weakness
CWE-502, CWE-77
Also known as
CVE-2024-10190, PYSEC-2026-355

More horovod advisories

All horovod
Advisory
Horovod contains an insecure deserialization vulnerability in its KVStore HTTP server component
Critical9.8May 12
Use of insecure temporary file in Horovod
High8.2Mar 29, 2022

Critical advisories by email

Wednesdays: the week’s critical and high advisories in the AI and data stack, with the fixed versions. Only in weeks that have some.

Double opt-in. Unsubscribe any time.