| Title | recommenders-team recommenders 1.2.1 rce |
|---|
| Description | The dict-loading path of MINDIterator exposes no switch or safe option, and no field in hparams can select a safe loader. No matter how the user configures it, all four dict files reach pickle.load through the same load_dict path. The pickle file format itself can carry an executable payload, so a benign dict and a malicious payload are indistinguishable at the byte level. The loading side therefore cannot validate file contents before deserialization fires, and no configuration-level defense has any point at which it could take effect. |
|---|
| Source | ⚠️ https://github.com/recommenders-team/recommenders/issues/2368 |
|---|
| User | __lbz__ (UID 100868) |
|---|
| Submission | 08/30/2026 10:15 (23 days ago) |
|---|
| Moderation | 09/22/2026 19:19 (23 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 408550 [recommenders-team recommenders up to 1.2.1 Dict Loading mind_iterator.py pickle.load deserialization] |
|---|
| Points | 20 |
|---|