Vulnerability Description
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 Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/run-llama/llama_index/commit/c032843a02ce38fd8f284b2aa5a37fd1
- https://huntr.com/bounties/70041b81-de9e-4046-8c0e-6ccd557048a6
FAQ
What is CVE-2025-5302?
CVE-2025-5302 is a vulnerability with a CVSS score of 8.6 (HIGH). 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 wh...
How severe is CVE-2025-5302?
CVE-2025-5302 has been rated HIGH with a CVSS base score of 8.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-5302?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.