CRITICAL 9.8
PYSEC-2026-394
llama_index vulnerable to SQL Injection
Quick fix
PYSEC-2026-394 — llama-index: upgrade to the fixed version with the command below.
pip install --upgrade 'llama-index>=0.12.28' Details
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.
Are you affected?
Enter the version of the package you're using.
Affected packages
PyPI / llama-index
Introduced in:
0 Fixed in: 0.12.28 Fix
pip install --upgrade 'llama-index>=0.12.28' References
- https://nvd.nist.gov/vuln/detail/CVE-2025-1793 [ADVISORY]
- https://github.com/run-llama/llama_index/commit/0008041e8dde8e519621388e5d6f558bde6ef42e [WEB]
- https://github.com/run-llama/llama_index [PACKAGE]
- https://huntr.com/bounties/8cb1555a-9655-4122-b0d6-60059e79183c [WEB]
- https://pypi.org/project/llama-index [PACKAGE]
- https://github.com/advisories/GHSA-v3c8-3pr6-gr7p [ADVISORY]