CVE-2025-1752

NONE EPSS 35.1%
Published May 10, 20251y ago · Modified Jun 17, 20261w ago
Find Similar
Published May 10, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

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.

Threat Intelligence

EPSS Exploit Probability
35.1% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-674

Affected Products 1

VendorProductVersionRange
llamaindexllamaindex* <0.3.6

References 2

  • github.com https://github.com/run-llama/llama_index/commit/3c65db2947271de3bd1927dc66a044da385de4da
    Patch
  • huntr.com https://huntr.com/bounties/cd7b9082-7d75-42e4-84f5-dbee23cbc467
    ExploitThird Party Advisory

Remediation

  • github.com https://github.com/run-llama/llama_index/commit/3c65db2947271de3bd1927dc66a044da385de4da
    Patch