CVE-2026-54771
- EPSS 0.28%
- Veröffentlicht 09.07.2026 23:52:11
- Zuletzt bearbeitet 10.07.2026 15:49:19
Langroid is a framework for building large-language-model-powered applications. Prior to version 0.65.3, a Langroid application exposing a chat interface to untrusted users may allow direct tool invocation via raw JSON payloads, even when tools are r...
- EPSS 0.64%
- Veröffentlicht 09.07.2026 23:51:10
- Zuletzt bearbeitet 10.07.2026 15:49:19
Langroid is a framework for building large-language-model-powered applications. Versions prior to 0.65.2 are vulnerable to a critical Sandbox Escape leading to Remote Code Execution (RCE) in its `TableChatAgent` and `VectorStore` capabilities. When t...
CVE-2026-54760
- EPSS 0.56%
- Veröffentlicht 09.07.2026 23:49:52
- Zuletzt bearbeitet 10.07.2026 16:16:33
Langroid is a framework for building large-language-model-powered applications. Prior to version 0.65.1, the `SQLChatAgent` SQL-injection mitigation, with default `allow_dangerous_operations=False`, combines a raw-text regex blocklist (`_DANGEROUS_SQ...
CVE-2026-50181
- EPSS 0.23%
- Veröffentlicht 09.07.2026 23:44:46
- Zuletzt bearbeitet 14.07.2026 02:16:55
Langroid is a framework for building large-language-model-powered applications. Prior to version 0.64.0, Langroid's `ReadFileTool` and `WriteFileTool` appear to treat `curr_dir` as the intended working-directory boundary for file operations. However,...
CVE-2026-50180
- EPSS 0.57%
- Veröffentlicht 09.07.2026 23:42:52
- Zuletzt bearbeitet 10.07.2026 21:16:54
Langroid is a framework for building large-language-model-powered applications. Prior to version 0.64.0, `SQLChatAgent` in `langroid` ships a `_validate_query` defense-in-depth layer whose `_DANGEROUS_SQL_PATTERNS` regex blocklist enumerates dangerou...
CVE-2026-55615
- EPSS 0.38%
- Veröffentlicht 09.07.2026 23:40:44
- Zuletzt bearbeitet 10.07.2026 15:49:19
Langroid is a framework for building large-language-model-powered applications. Prior to version 0.65.5, Neo4jChatAgent passes LLM-generated Cypher queries straight to the Neo4j driver with no validation, no statement-type allowlist, and no opt-out g...
CVE-2026-25879
- EPSS 0.55%
- Veröffentlicht 01.06.2026 22:27:13
- Zuletzt bearbeitet 21.07.2026 19:10:00
Langroid is a framework for building large-language-model-powered applications. Prior to version 0.63.0, SQLChatAgent executes SQL produced by an LLM, which is influenceable by prompt injection. When configured with a database role that has privilege...
CVE-2026-25481
- EPSS 0.64%
- Veröffentlicht 04.02.2026 20:03:32
- Zuletzt bearbeitet 20.02.2026 21:20:25
Langroid is a framework for building large-language-model-powered applications. Prior to version 0.59.32, there is a bypass to the fix for CVE-2025-46724. TableChatAgent can call pandas_eval tool to evaluate the expression. There is a WAF in langroid...
CVE-2025-46725
- EPSS 0.51%
- Veröffentlicht 20.05.2025 17:24:31
- Zuletzt bearbeitet 13.08.2025 16:37:02
Langroid is a Python framework to build large language model (LLM)-powered applications. Prior to version 0.53.15, `LanceDocChatAgent` uses pandas eval() through `compute_from_docs()`. As a result, an attacker may be able to make the agent run malici...
CVE-2025-46724
- EPSS 0.79%
- Veröffentlicht 20.05.2025 17:22:13
- Zuletzt bearbeitet 17.06.2025 14:11:48
Langroid is a Python framework to build large language model (LLM)-powered applications. Prior to version 0.53.15, `TableChatAgent` uses `pandas eval()`. If fed by untrusted user input, like the case of a public-facing LLM application, it may be vuln...