LlamaIndexGHSA-2rhq-96q8-4vjq
LlamaIndex vulnerable to Path Traversal attack through its encode_image function
High7.5CVE-2025-6209 · Published Jul 7, 2025 · updated Jul 7, 2026
A path traversal vulnerability exists in run-llama/llama_index versions 0.11.23 through 0.12.40, specifically within the `encode_image` function in `generic_utils.py`. This vulnerability allows an attacker to manipulate the `image_path` input to read arbitrary files on the server, including sensitive system files. The issue arises due to improper validation or sanitization of the file path, enabling path traversal sequences to access files outside the intended directory. The vulnerability is fixed in version 0.12.41.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| llama-index-core PyPI | >= 0.11.23, < 0.12.41 | 0.12.41 |
Details and references
- CVSS 3.0
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-29
- Also known as
- CVE-2025-6209, PYSEC-2025-65, PYSEC-2026-1558
More LlamaIndex advisories
All LlamaIndex| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Jul 72025 | LlamaIndex vulnerable to DoS attack through uncontrolled recursive JSON parsing | Medium6.5 | 0.12.38 |
| Jul 72025 | LlamaIndex: path traversal | Medium6.2 | 0.5.2 |
| Jul 72025 | LlamaIndex: denial of service | High7.5 | 0.12.29 |
| Jul 72025 | A vulnerability in the ArxivReader class of the run-llama/llama_index repository | Medium5.3 | 0.12.28 |
| Jul 72025 | LlamaIndex: arbitrary file read | High7.5 | 0.12.28 |
| Jul 72025 | LlamaIndex has Incomplete Documentation of Program Execution related to JsonPickleSerializer component | Medium5.0 | 0.12.41 |