Description
LlamaIndex (run-llama/llama_index) versions up to and including 0.11.6 contain an unsafe deserialization vulnerability in BGEM3Index.load_from_disk() in llama_index/indices/managed/bge_m3/base.py. The function uses pickle.load() to deserialize multi_embed_store.pkl from a user-supplied persist_dir without validation. An attacker who can provide a crafted persist directory containing a malicious pickle file can trigger arbitrary code execution when the victim loads the index from disk.
Problem types
CWE-502 Deserialization of Untrusted Data
Product status
Any version
Credits
LifeTeam2024
References
huntr.com/bounties/ab4ceeb4-aa85-4d1c-aaca-4eda1b71fc12
www.llamaindex.ai/
github.com/run-llama/llama_index
www.vulncheck.com/...index-bgem3index-unsafe-deserialization
Data based on CVE®. Copyright © 1999-2025, The MITRE Corporation. All rights reserved.