| Titel | FedML-AI FedML <= 0.8.9 Remote Code Execution |
|---|
| Beschreibung | 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.
|
|---|
| Quelle | ⚠️ https://github.com/AnalogyC0de/public_exp/issues/26 |
|---|
| Benutzer | Ana10gy (UID 93358) |
|---|
| Einreichung | 18.03.2026 09:44 (vor 21 Tagen) |
|---|
| Moderieren | 04.04.2026 08:41 (17 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 355289 [FedML-AI FedML bis 0.8.9 gRPC server grpc_server.py sendMessage erweiterte Rechte] |
|---|
| Punkte | 20 |
|---|