Lucene search
+L

104 matches found

OSV
OSV
added 2026/05/27 7:38 p.m.9 views

GHSA-MXFR-6HCW-J9RQ Langroid has Prompt to SQL Injection, Leading to RCE

Security Vulnerability Report: Prompt to SQL Injection leading to RCE in latest Langroid Affected Scope langroid @localhost:5432/postgres" Create SQL Chat Agent config = SQLChatAgentConfig databaseuri=DATABASEURI, llm=OpenAIGPTConfig apibase=os.getenv"bas...

9.8CVSS6.6AI score0.00554EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/05/27 7:38 p.m.15 views

Langroid has Prompt to SQL Injection, Leading to RCE

Security Vulnerability Report: Prompt to SQL Injection leading to RCE in latest Langroid Affected Scope langroid @localhost:5432/postgres" Create SQL Chat Agent config = SQLChatAgentConfig databaseuri=DATABASEURI, llm=OpenAIGPTConfig apibase=os.getenv"bas...

9.8CVSS6.6AI score0.00554EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.22 views

PT-2026-44128

Name of the Vulnerable Software and Affected Versions Langroid versions prior to 0.63.0 Description SQLChatAgent executes SQL produced by a Large Language Model LLM, which can be influenced by prompt injection. When configured with a database role possessing privileges for code execution or...

9.8CVSS6.6AI score0.00554EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2026/02/06 1:25 a.m.7 views

CVE-2026-25481

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 pandaseval tool to evaluate the expression. There is a WAF in langroid/utils/pandasutils.py introduced to block code...

9.8CVSS5.8AI score0.00742EPSS
SaveExploits2References1
NVD
NVD
added 2026/02/04 8:16 p.m.16 views

CVE-2026-25481

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 pandaseval tool to evaluate the expression. There is a WAF in langroid/utils/pandasutils.py introduced to block code...

9.6CVSS0.00639EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/02/04 8:3 p.m.9 views

CVE-2026-25481 Langroid has WAF Bypass Leading to RCE in TableChatAgent

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 pandaseval tool to evaluate the expression. There is a WAF in langroid/utils/pandasutils.py introduced to block code...

9.4CVSS5.9AI score0.00639EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/02/04 8:3 p.m.33 views

CVE-2026-25481 Langroid has WAF Bypass Leading to RCE in TableChatAgent

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 pandaseval tool to evaluate the expression. There is a WAF in langroid/utils/pandasutils.py introduced to block code...

9.4CVSS0.00639EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/02/04 8:3 p.m.5 views

CVE-2026-25481

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 pandaseval tool to evaluate the expression. There is a WAF in langroid/utils/pandasutils.py introduced to block code...

9.8CVSS5.9AI score0.00742EPSS
SaveExploits2References4Affected Software1
OSV
OSV
added 2026/02/04 8:3 p.m.8 views

CVE-2026-25481 Langroid has WAF Bypass Leading to RCE in TableChatAgent

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 pandaseval tool to evaluate the expression. There is a WAF in langroid/utils/pandasutils.py introduced to block code...

9.4CVSS5.9AI score0.00639EPSS
SaveExploits1References5
CVE
CVE
added 2026/02/04 8:3 p.m.27 views

CVE-2026-25481

Langroid CVE-2026-25481: Prior to 0.59.32, TableChatAgent bypasses the fix for CVE-2025-46724 by enabling pandas_eval with unrestricted access to dangerous dunder attributes. This allows chaining DataFrame methods to leak eval and execute arbitrary code. The issue is patched in version 0.59.32. A...

9.6CVSS5.9AI score0.00639EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2026/02/04 12:0 a.m.15 views

Langroid 代码注入漏洞

Langroid is an open-source tool developed using multi-agent programming for LLM tasks. Versions of Langroid prior to 0.59.32 had a code injection vulnerability. This vulnerability stemmed from a bypass in the TableChatAgent’s invocation of the pandaseval tool, which could allow arbitrary code to ...

9.6CVSS6.8AI score0.00639EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/02/02 8:42 p.m.2 views

Arbitrary Code Injection

Overview langroid is a Harness LLMs with Multi-Agent Programming Affected versions of this package are vulnerable to Arbitrary Code Injection via the pandaseval function. An attacker can execute arbitrary code by supplying crafted input that bypasses input validation and leverages access to...

9.8CVSS6AI score0.00742EPSS
SaveExploits2References2
OSV
OSV
added 2026/02/02 8:42 p.m.8 views

GHSA-X34R-63HX-W57F Langroid has WAF Bypass Leading to RCE in TableChatAgent

Affected Scope langroid = 0.59.31 Vulnerability Description CVE-2025-46724 fix bypass: TableChatAgent can call pandaseval tool to evaluate the expression. There is a WAF in langroid/utils/pandasutils.py introduced to block code injection CVE-2025-46724. However it can be bypassed due to literalok...

9.4CVSS6.1AI score0.00639EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/02/02 8:42 p.m.14 views

Langroid has WAF Bypass Leading to RCE in TableChatAgent

Affected Scope langroid = 0.59.31 Vulnerability Description CVE-2025-46724 fix bypass: TableChatAgent can call pandaseval tool to evaluate the expression. There is a WAF in langroid/utils/pandasutils.py introduced to block code injection CVE-2025-46724. However it can be bypassed due to literalok...

9.8CVSS6.1AI score0.00742EPSS
SaveExploits2References7Affected Software1
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2025-15951

Malicious code in bioql PyPI...

9.8CVSS6.3AI score0.00482EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2025-13410

Malicious code in bioql PyPI...

9.1CVSS6.3AI score0.00578EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-15952

Malicious code in bioql PyPI...

9.8CVSS6.3AI score0.00742EPSS
SaveExploits1References4
Veracode
Veracode
added 2025/05/23 4:27 a.m.9 views

Arbitrary Code Execution

Langroid is vulnerable to Arbitrary Code Execution. The vulnerability is due to unsafe code evaluation due to the use of pandas.eval in the LanceDocChatAgent via the computefromdocs function, allowing attackers to execute malicious code through unsanitized input...

9.8CVSS7.3AI score0.00482EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/22 6:16 p.m.21 views

CVE-2025-46725

Langroid is a Python framework to build large language model LLM-powered applications. Prior to version 0.53.15, LanceDocChatAgent uses pandas eval through computefromdocs. As a result, an attacker may be able to make the agent run malicious commands through QueryPlan.dataframecalc compromising t...

9.8CVSS7AI score0.00482EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:16 p.m.7 views

CVE-2025-46724

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 vulnerable to code injection. Langroid 0.53.15 sanitizes...

9.8CVSS7.3AI score0.00742EPSS
SaveExploits1References1
Rows per page
Query Builder