Security Advisory

CVE-2025-1752

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-05-10 13:21:30
Last updated 2025-10-15 12:50:06
Assigner @huntr_ai
State PUBLISHED

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 Pythons recursion limit through repeated function calls, leading to resource consumption and ultimately crashing the Python process.