This page aggregates publicly disclosed CVE and security risk information related to horovod, with CVSS, EPSS, publication dates, and vulnerability intelligence data to help assess potential risk and remediation priority.
| CVE | Summary | Source | Max CVSS | EPSS % | Published | Updated |
|---|---|---|---|---|---|---|
| CVE-2024-10190 | 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 e | [email protected] | 9.8 | 0.95% | 2025-03-20 | 2025-12-11 |
| CVE-2022-0315 | Insecure Temporary File in GitHub repository horovod/horovod prior to 0.24.0. | [email protected] | 7.5 | 0.92% | 2022-03-24 | 2024-11-21 |