Submit #953327: recommenders-team recommenders 1.2.1 rceinfo

Titlerecommenders-team recommenders 1.2.1 rce
DescriptionThe 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)
Submission08/30/2026 10:15 (23 days ago)
Moderation09/22/2026 19:19 (23 days later)
StatusAccepted
VulDB entry408550 [recommenders-team recommenders up to 1.2.1 Dict Loading mind_iterator.py pickle.load deserialization]
Points20

Do you want to use VulDB in your project?

Use the official API to access entries easily!