← Back

CVE-2024-10190

nvd nist
Published: Mar 20, 2025Modified: Dec 11, 2025

JSON object

Loading...
9.8
Vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Exploitability: 3.9 / Impact: 5.9
Source: security@huntr.dev (Secondary)

Description

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.

Affected (1)

Products: Horovod: Horovod
1 product
Horovod
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
Up to 0.28.1

References (1)

Source: security@huntr.dev
ExploitIssue TrackingThird Party Advisory

Timeline

No history available yet.