LlamaIndex affected by a Denial of Service (DOS) in JSONReader
High severity
GitHub Reviewed
Published
Aug 26, 2025
to the GitHub Advisory Database
•
Updated Aug 26, 2025
Description
Published by the National Vulnerability Database
Aug 25, 2025
Published to the GitHub Advisory Database
Aug 26, 2025
Reviewed
Aug 26, 2025
Last updated
Aug 26, 2025
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