CVE-2025-3108
- EPSS 0.83%
- Veröffentlicht 06.07.2025 22:47:25
- Zuletzt bearbeitet 30.07.2025 21:29:05
A critical deserialization vulnerability exists in the run-llama/llama_index library's JsonPickleSerializer component, affecting versions v0.12.27 through v0.12.40. This vulnerability allows remote code execution due to an insecure fallback to Python...
CVE-2025-1793
- EPSS 0.02%
- Veröffentlicht 05.06.2025 04:54:47
- Zuletzt bearbeitet 30.07.2025 21:29:25
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 use...
CVE-2025-1750
- EPSS 0.63%
- Veröffentlicht 02.06.2025 10:15:20
- Zuletzt bearbeitet 31.07.2025 16:08:49
An SQL injection vulnerability exists in the delete function of DuckDBVectorStore in run-llama/llama_index version v0.12.19. This vulnerability allows an attacker to manipulate the ref_doc_id parameter, enabling them to read and write arbitrary files...
CVE-2025-1753
- EPSS 0.05%
- Veröffentlicht 28.05.2025 09:34:10
- Zuletzt bearbeitet 07.08.2025 00:48:57
LLama-Index CLI version v0.12.20 contains an OS command injection vulnerability. The vulnerability arises from the improper handling of the `--files` argument, which is directly passed into `os.system`. An attacker who controls the content of this ar...
CVE-2025-1752
- EPSS 0.16%
- Veröffentlicht 10.05.2025 13:21:30
- Zuletzt bearbeitet 15.10.2025 13:16:01
A Denial of Service (DoS) vulnerability has been identified in the KnowledgeBaseWebReader class of the run-llama/llama_index project, affecting version ~ latest(v0.12.15). The vulnerability arises due to inappropriate secure coding measures, specific...
CVE-2024-11958
- EPSS 1.17%
- Veröffentlicht 20.03.2025 10:10:46
- Zuletzt bearbeitet 29.07.2025 18:57:39
A SQL injection vulnerability exists in the `duckdb_retriever` component of the run-llama/llama_index repository, specifically in the latest version. The vulnerability arises from the construction of SQL queries without using prepared statements, all...
CVE-2024-12911
- EPSS 0.16%
- Veröffentlicht 20.03.2025 10:09:44
- Zuletzt bearbeitet 15.10.2025 13:15:41
A vulnerability in the `default_jsonalyzer` function of the `JSONalyzeQueryEngine` in the run-llama/llama_index repository allows for SQL injection via prompt injection. This can lead to arbitrary file creation and Denial-of-Service (DoS) attacks. Th...
CVE-2024-12909
- EPSS 0.69%
- Veröffentlicht 20.03.2025 10:09:20
- Zuletzt bearbeitet 30.07.2025 01:00:18
A vulnerability in the FinanceChatLlamaPack of the run-llama/llama_index repository, versions up to v0.12.3, allows for SQL injection in the `run_sql_query` function of the `database_agent`. This vulnerability can be exploited by an attacker to injec...
CVE-2024-12910
- EPSS 0.27%
- Veröffentlicht 20.03.2025 10:09:12
- Zuletzt bearbeitet 15.10.2025 13:15:41
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 recursi...
CVE-2024-12704
- EPSS 0.27%
- Veröffentlicht 20.03.2025 10:09:06
- Zuletzt bearbeitet 15.10.2025 13:15:40
A vulnerability in the LangChainLLM class of the run-llama/llama_index repository, version v0.12.5, allows for a Denial of Service (DoS) attack. The stream_complete method executes the llm using a thread and retrieves the result via the get_response_...