| Название | FedML-AI FedML <= 0.8.9 Remote Code Execution |
|---|
| Описание | 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.
|
|---|
| Источник | ⚠️ https://github.com/AnalogyC0de/public_exp/issues/26 |
|---|
| Пользователь | Ana10gy (UID 93358) |
|---|
| Представление | 18.03.2026 09:44 (19 дни назад) |
|---|
| Модерация | 04.04.2026 08:41 (17 days later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 355289 [FedML-AI FedML до 0.8.9 gRPC server grpc_server.py sendMessage эскалация привилегий] |
|---|
| Баллы | 20 |
|---|