CVE-2025-1793 PUBLISHED

SQL Injection in run-llama/llama_index

Assigner: @huntr_ai
Reserved: 28.02.2025 Published: 05.06.2025 Updated: 05.06.2025

Multiple vector store integrations in run-llama/llama_index version v0.12.21 have SQL injection vulnerabilities. These vulnerabilities allow an attacker to read and write data using SQL, potentially leading to unauthorized access to data of other users depending on the usage of the llama-index library in a web application.

Metrics

CVSS Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor run-llama
Product run-llama/llama_index
Versions
  • affected from unspecified to 0.12.28 (excl.)

References

Problem Types

  • CWE-89 Improper Neutralization of Special Elements used in an SQL Command CWE