| Title | geyang ml-logger latest Code Injection |
|---|
| Description | ### Summary
Unsafe serialization leads to command execution on the server and the user.
### Details
The routing processing function log_handler has a deserialization vulnerability in the file ml_logger/server.py.
The specific location calls deserialize->cloudpickle.loads, which leads to RCE.
By backtracking the deserialize call, it is found that there are two calls to _read and ping in the file ml_logger/log_client.py |
|---|
| Source | ⚠️ https://github.com/geyang/ml-logger/issues/72 |
|---|
| User | 0x1f (UID 89432) |
|---|
| Submission | 09/11/2025 08:37 (8 months ago) |
|---|
| Moderation | 09/25/2025 08:58 (14 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 325820 [geyang ml-logger up to acf255bade5be6ad88d90735c8367b28cbe3a743 Ping ml_logger/server.py log_handler data deserialization] |
|---|
| Points | 20 |
|---|