LlamaIndexGHSA-7753-xrfw-ch36
LlamaIndex affected by a Denial of Service (DOS) in JSONReader
High8.6CVE-2025-5302 · Published Aug 26, 2025 · updated Jul 7, 2026
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| llama-index-core PyPI | < 0.12.38 | 0.12.38 |
Details and references
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.
- CVSS 3.0
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-674
- Also known as
- CVE-2025-5302, PYSEC-2026-1561