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.
Conclusion & alert: CVE-2024-14021 is rated Exploit Available (55.9/100): CVSS High severity, with low exploitation likelihood (EPSS 0.29%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.09% | 0.29% | +0.20% |
| 2 | 2026-06-10 | 0.17% | 0.09% | -0.08% |
| 3 | 2026-05-14 | — | 0.17% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.4 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.8 | 3.1 | HIGH |
|
1.8 | 5.9 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| llamaindex | llamaindex | <= 0.11.6 | cpe:2.3:a:llamaindex:llamaindex:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/run-llama/llama_index | Product |
| https://huntr.com/bounties/ab4ceeb4-aa85-4d1c-aaca-4eda1b71fc12 | Exploit Third Party Advisory |
| https://www.llamaindex.ai/ | Product |
| https://www.vulncheck.com/advisories/llamaindex-bgem3index-unsafe-deserialization | Third Party Advisory |