| Título | FedML-AI FedML <= 0.8.9 Remote Code Execution |
|---|
| Descrição | Fedml is vulnerable to Remote Code Execution (RCE) due to unsafe deserialization in its gRPC communication manager. The application's gRPC server is exposed to all network interfaces (x.x.x.x) via an insecure port without requiring authentication. Network messages received through the sendMessage() RPC are passed directly to pickle.loads(). This allows an unauthenticated remote attacker to send a maliciously crafted Python pickle payload, which upon deserialization executes arbitrary code on the affected federated learning node.
|
|---|
| Fonte | ⚠️ https://github.com/AnalogyC0de/public_exp/issues/26 |
|---|
| Utilizador | Ana10gy (UID 93358) |
|---|
| Submissão | 18/03/2026 09h44 (há 5 meses) |
|---|
| Moderação | 04/04/2026 08h41 (17 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 355289 [FedML-AI FedML até 0.8.9 gRPC server grpc_server.py sendMessage Elevação de Privilégios] |
|---|
| Pontos | 20 |
|---|