Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2025-5472


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.


Published

2025-07-07T10:15:28.873

Last Modified

2025-07-30T20:03:35.977

Status

Analyzed

Source

[email protected]

Severity

CVSSv3.0: 6.5 (MEDIUM)

Weaknesses
  • Type: Primary
    CWE-674

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application llamaindex llamaindex < 0.12.38 Yes

References