Bug 2365431 (CVE-2025-1752) - CVE-2025-1752 llama-index: Denial of Service in run-llama/llama_index
Summary: CVE-2025-1752 llama-index: Denial of Service in run-llama/llama_index
Keywords:
Status: NEW
Alias: CVE-2025-1752
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-05-10 14:01 UTC by OSIDB Bzimport
Modified: 2025-05-15 08:28 UTC (History)
21 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-05-10 14:01:37 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.