CVE-2024-12910: LlamaIndex Uncontrolled Resource Consumption vulnerability
(updated )
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 the get_article_urls
method, exhausting system resources and potentially crashing the application.
References
- github.com/advisories/GHSA-jvpf-xf32-2w4q
- github.com/pypa/advisory-database/tree/main/vulns/llama-index/PYSEC-2025-11.yaml
- github.com/run-llama/llama_index
- github.com/run-llama/llama_index/commit/159ce485a1168100bb219dc1b93133f1121579d9
- huntr.com/bounties/27883f22-35ff-49df-aaa5-05031c7d6ad8
- nvd.nist.gov/vuln/detail/CVE-2024-12910
Code Behaviors & Features
Detect and mitigate CVE-2024-12910 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →