| 제목 | https://github.com/mindsdb/mindsdb <=26.01 Remote Code Execution |
|---|
| 설명 | MindsDB is an open-source AI SQL Server that allows developers to train and deploy machine learning models through a SQL interface. Its BYOM (Bring Your Own Model) feature allows users to upload custom Python model code.
This report analyzes the Pickle deserialization remote code execution vulnerability in MindsDB BYOM Handler. The vulnerability allows attackers to upload malicious model code, inject objects with malicious __reduce__() methods during the model training phase, and trigger arbitrary code execution through pickle.loads() during the model prediction phase. |
|---|
| 원천 | ⚠️ https://github.com/nn0nkey/JD-Security-SHENYI-Team/blob/main/MindsDB_Pickle_RCE.md |
|---|
| 사용자 | JD Security SHENYI Team (UID 97436) |
|---|
| 제출 | 2026. 04. 17. AM 06:34 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 05. 03. AM 09:43 (16 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 360888 [MindsDB 까지 26.01 Pickle pickle.loads 권한 상승] |
|---|
| 포인트들 | 20 |
|---|