CVE-2024-58339

LlamaIndex (run-llama/llama_index) versions up to and including 0.12.2 contain an uncontrolled resource consumption vulnerability in the VannaPack VannaQueryEngine implementation. The custom_query() logic generates SQL statements from a user-supplied prompt and executes them via vn.run_sql() without enforcing query execution limits In downstream deployments where untrusted users can supply prompts, an attacker can trigger expensive or unbounded SQL operations that exhaust CPU or memory resources, resulting in a denial-of-service condition. The vulnerable execution path occurs in llama_index/packs/vanna/base.py within custom_query().
Configurations

Configuration 1 (hide)

cpe:2.3:a:llamaindex:llamaindex:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-01-12 23:15

Updated : 2026-01-21 18:30


NVD link : CVE-2024-58339

Mitre link : CVE-2024-58339

CVE.ORG link : CVE-2024-58339


JSON object : View

Products Affected

llamaindex

  • llamaindex
CWE
CWE-770

Allocation of Resources Without Limits or Throttling