SCA: security update for llama-index-core (GHSA-3wxx-q3gv-pvvv)

medium Tenable Cloud Security Plugin ID 428311

Description

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

- The JSONReader in run-llama/llama_index versions 0.12.28 is vulnerable to a stack overflow due to
uncontrolled recursive JSON parsing. This vulnerability allows attackers to trigger a Denial of Service
(DoS) by submitting deeply nested JSON structures, leading to a RecursionError and crashing applications.
The root cause is the unsafe recursive traversal design and lack of depth validation, which makes the
JSONReader susceptible to stack overflow when processing deeply nested JSON. This impacts the availability
of services, making them unreliable and disrupting workflows. The issue is resolved in version 0.12.38.
(CVE-2025-5472)

See Also

https://github.com/advisories/GHSA-3wxx-q3gv-pvvv

Plugin Details

Severity: Medium

ID: 428311

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 7/8/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.51

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

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

CVSS Score Source: CVE-2025-5472

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/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: 7/7/2025

Vulnerability Publication Date: 7/7/2025

Reference Information

CVE: CVE-2025-5472

cwe: CWE-674