VYPR
Unrated severityOSV Advisory· Published Jan 12, 2026· Updated Jan 13, 2026

LlamaIndex <= 0.12.2 VannaQueryEngine SQL Execution Allows Resource Exhaustion

CVE-2024-58339

Description

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().

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

2
  • Run Llama/Llama IndexOSV2 versions
    v0.10.0, v0.10.1, v0.10.10, …+ 1 more
    • (no CPE)range: v0.10.0, v0.10.1, v0.10.10, …
    • (no CPE)range: <=0.12.2

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.