CVE-2025-1753
HIGHLLama-Index CLI <0.12.20 - Command Injection
Title source: llmDescription
LLama-Index CLI version v0.12.20 contains an OS command injection vulnerability. The vulnerability arises from the improper handling of the `--files` argument, which is directly passed into `os.system`. An attacker who controls the content of this argument can inject and execute arbitrary shell commands. This vulnerability can be exploited locally if the attacker has control over the CLI arguments, and remotely if a web application calls the LLama-Index CLI with a user-controlled filename. This issue can lead to arbitrary code execution on the affected system.
Exploits (1)
github
WORKING POC
by manus-use · postscriptpoc
https://github.com/manus-use/cve-pocs/tree/main/llama-index-cli-CVE-2025-1753
Scores
CVSS v3
7.8
EPSS
0.0014
EPSS Percentile
34.2%
Attack Vector
LOCAL
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Details
CWE
CWE-78
Status
published
Products (2)
llamaindex/llamaindex
0.12.20
pypi/llama-index-cli
0 - 0.4.1PyPI
Published
May 28, 2025
Tracked Since
Feb 18, 2026