SCA: security update for llama-index, llama-index-llms-rungpt (GHSA-pw38-xv9x-h8ch)

high Tenable Self-Hosted Container Security Plugin ID 421389

Description

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

- A command injection vulnerability exists in the RunGptLLM class of the llama_index library, version
0.9.47, used by the RunGpt framework from JinaAI to connect to Language Learning Models (LLMs). The
vulnerability arises from the improper use of the eval function, allowing a malicious or compromised LLM
hosting provider to execute arbitrary commands on the client's machine. This issue was fixed in version
0.10.13. The exploitation of this vulnerability could lead to a hosting provider gaining full control over
client machines. (CVE-2024-4181)

See Also

https://github.com/advisories/GHSA-pw38-xv9x-h8ch

Plugin Details

Severity: High

ID: 421389

Version: Revision 1.11

Type: Local

Family: SCA Checks

Published: 3/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.84

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

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

CVSS Score Source: CVE-2024-4181

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.9

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/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/16/2024

Vulnerability Publication Date: 5/16/2024

Reference Information

CVE: CVE-2024-4181

cwe: CWE-94