7.8
HIGH CVSS 3.0
CVE-2025-1753
LLama-Index OS Command Injection Vulnerability
Description

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.

INFO

Published Date :

May 28, 2025, 10:15 a.m.

Last Modified :

Aug. 7, 2025, 12:48 a.m.

Remotely Exploit :

No
Affected Products

The following products are affected by CVE-2025-1753 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Llamaindex llamaindex
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.0 HIGH [email protected]
Solution
Update LLama-Index CLI to a version that sanitizes user input for the --files argument.
  • Update LLama-Index CLI to the latest version.
  • Sanitize all external inputs before passing to system commands.
  • Avoid passing user-controlled data to system commands.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2025-1753.

URL Resource
https://github.com/run-llama/llama_index/commit/b57e76738c53ca82d88658b82f2d82d1c7839c7d Patch
https://huntr.com/bounties/19e1c67e-1d77-451d-b10b-acbe99900b22 Exploit Third Party Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2025-1753 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2025-1753 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2025-1753 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Aug. 07, 2025

    Action Type Old Value New Value
    Added CPE Configuration OR *cpe:2.3:a:llamaindex:llamaindex:0.12.20:*:*:*:*:*:*:*
    Added Reference Type huntr.dev: https://github.com/run-llama/llama_index/commit/b57e76738c53ca82d88658b82f2d82d1c7839c7d Types: Patch
    Added Reference Type huntr.dev: https://huntr.com/bounties/19e1c67e-1d77-451d-b10b-acbe99900b22 Types: Exploit, Third Party Advisory
  • New CVE Received by [email protected]

    May. 28, 2025

    Action Type Old Value New Value
    Added Description 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.
    Added CVSS V3 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
    Added CWE CWE-78
    Added Reference https://github.com/run-llama/llama_index/commit/b57e76738c53ca82d88658b82f2d82d1c7839c7d
    Added Reference https://huntr.com/bounties/19e1c67e-1d77-451d-b10b-acbe99900b22
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 7.8
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact