CVE-2024-12910 MEDIUM

CVE-2024-12910: Denial of Service in run-llama/llama_index

Vendor Run-Llama
Product run-llama/llama_index
Weakness CWE-674
Published March 20, 2025
Last update October 15, 2025

CVSS base score

4.2/10
Attack vector Physical
Attack complexity High
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.0/AV:P/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 20, 2025 CVE published
October 15, 2025 Record updated