SCA: security update for llama-index-cli (GHSA-g99h-56mw-8263)

high Tenable Cloud Security Plugin ID 427756

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2025-1753)

See Also

https://github.com/advisories/GHSA-g99h-56mw-8263

Plugin Details

Severity: High

ID: 427756

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 5/28/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.58

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

Vector: CVSS2#AV:L/AC:L/Au:S/C:C/I:C/A:C

CVSS Score Source: CVE-2025-1753

CVSS v3

Risk Factor: High

Base Score: 7.8

Temporal Score: 7

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/28/2025

Vulnerability Publication Date: 5/28/2025

Reference Information

CVE: CVE-2025-1753

cwe: CWE-78