A denial of service vulnerability exists in the JSONReader component of the run-llama/llama_index repository, specifically in version v0.12.37. The vulnerability is caused by uncontrolled recursion when parsing deeply nested JSON files, which can lead to Python hitting its maximum recursion depth limit. This results in high resource consumption and potential crashes of the Python process. The issue is resolved in version 0.12.38.
References
Configurations
No configuration.
History
25 Aug 2025, 20:24
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-25 15:15
Updated : 2025-08-25 20:24
NVD link : CVE-2025-5302
Mitre link : CVE-2025-5302
CVE.ORG link : CVE-2025-5302
JSON object : View
Products Affected
No product.
CWE
CWE-674
Uncontrolled Recursion