Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2025-1752
May 10, 2025
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.
Affected Packages
llama-index (CONDA):
Affected version(s) >=0.12.9 <0.12.21
Fix Suggestion:
Update to version 0.12.21
https://github.com/run-llama/llama_index.git (GITHUB):
Affected version(s) >=v0.12.9 <v0.12.21
Fix Suggestion:
Update to version v0.12.21
llama-index (PYTHON):
Affected version(s) >=0.12.15 <0.12.21
Fix Suggestion:
Update to version 0.12.21
llama-index (PYTHON):
Affected version(s) >=0.12.9 <0.12.21
Fix Suggestion:
Update to version 0.12.21
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Uncontrolled Resource Consumption
Uncontrolled Recursion
EPSS
Base Score:
0.06