CVE-2025-7647
Description
The llama-index-core package, up to version 0.12.44, contains a vulnerability in the get_cache_dir() function where a predictable, hardcoded directory path /tmp/llama_index is used on Linux systems without proper security controls. This vulnerability allows attackers on multi-user systems to steal proprietary models, poison cached embeddings, or conduct symlink attacks. The issue affects all Linux deployments where multiple users share the same system. The vulnerability is classified under CWE-379, CWE-377, and CWE-367, indicating insecure temporary file creation and potential race conditions.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
llama-index-corePyPI | < 0.13.0 | 0.13.0 |
Affected products
3- Range: v0.10.0, v0.10.1, v0.10.10, …
- osv-coords2 versions
< 2.4.1-r1+ 1 more
- (no CPE)range: < 2.4.1-r1
- (no CPE)range: < 0.13.0
Patches
Vulnerability mechanics
References
4News mentions
0No linked articles in our index yet.