LlamaIndex Uncontrolled Resource Consumption vulnerability
Moderate severity
GitHub Reviewed
Published
Mar 20, 2025
to the GitHub Advisory Database
•
Updated Apr 2, 2025
Description
Published by the National Vulnerability Database
Mar 20, 2025
Published to the GitHub Advisory Database
Mar 20, 2025
Reviewed
Mar 21, 2025
Last updated
Apr 2, 2025
A vulnerability in the
KnowledgeBaseWebReader
class of the run-llama/llama_index repository, version latest, allows an attacker to cause a Denial of Service (DoS) by controlling a URL variable to contain the root URL. This leads to infinite recursive calls to theget_article_urls
method, exhausting system resources and potentially crashing the application.References