Description
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.
INFO
Published Date :
2025-07-07T09:55:56.730Z
Last Modified :
2025-07-07T11:23:35.709Z
Source :
@huntr_ai
AFFECTED PRODUCTS
The following products are affected by CVE-2025-5472 vulnerability.
| Vendors | Products |
|---|---|
| Llamaindex |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-5472.