A Denial of Service (DoS) vulnerability has been identified in the KnowledgeBaseWebReader class of the run-llama/llama_index project, affecting version ~ latest(v0.12.15). The vulnerability arises due to inappropriate secure coding measures, specifically the lack of proper implementation of the max_depth parameter in the get_article_urls function. This allows an attacker to exhaust Python's recursion limit through repeated function calls, leading to resource consumption and ultimately crashing the Python process.
References
Link | Resource |
---|---|
https://github.com/run-llama/llama_index/commit/3c65db2947271de3bd1927dc66a044da385de4da | Patch |
https://huntr.com/bounties/cd7b9082-7d75-42e4-84f5-dbee23cbc467 | Exploit Third Party Advisory |
https://huntr.com/bounties/cd7b9082-7d75-42e4-84f5-dbee23cbc467 | Exploit Third Party Advisory |
Configurations
History
29 Jul 2025, 14:02
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:llamaindex:llamaindex:*:*:*:*:*:*:*:* | |
References | () https://github.com/run-llama/llama_index/commit/3c65db2947271de3bd1927dc66a044da385de4da - Patch | |
References | () https://huntr.com/bounties/cd7b9082-7d75-42e4-84f5-dbee23cbc467 - Exploit, Third Party Advisory | |
First Time |
Llamaindex
Llamaindex llamaindex |
12 May 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://huntr.com/bounties/cd7b9082-7d75-42e4-84f5-dbee23cbc467 - |
12 May 2025, 17:32
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
10 May 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-10 14:15
Updated : 2025-07-29 14:02
NVD link : CVE-2025-1752
Mitre link : CVE-2025-1752
CVE.ORG link : CVE-2025-1752
JSON object : View
Products Affected
llamaindex
- llamaindex
CWE
CWE-400
Uncontrolled Resource Consumption