VYPR
Unrated severityOSV Advisory· Published Jan 12, 2026· Updated Jan 13, 2026

LlamaIndex <= 0.11.6 BGEM3Index Unsafe Deserialization

CVE-2024-14021

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

2
  • Run Llama/Llama IndexOSV2 versions
    v0.10.0, v0.10.1, v0.10.10, …+ 1 more
    • (no CPE)range: v0.10.0, v0.10.1, v0.10.10, …
    • (no CPE)range: <=0.11.6

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.