CVE-2025-1752
Last modified
CVE-2025-1752 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Llamaindex | Llamaindex | < 0.3.6 |
References
- https://huntr.com/bounties/cd7b9082-7d75-42e4-84f5-dbee23cbc467Exploit, Third Party Advisory
- https://huntr.com/bounties/cd7b9082-7d75-42e4-84f5-dbee23cbc467Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-1752?
How severe is CVE-2025-1752?
How do I fix CVE-2025-1752?
Are you affected by CVE-2025-1752?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
