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 input to `TableChatAgent` by default to tackle the most common attack vectors, and added several warnings about the risky behavior in the project documentation.

Project Subscriptions

Vendors Products
Langroid Subscribe
Langroid Subscribe
Advisories
Source ID Title
EUVD EUVD EUVD-2025-15952 Langroid has a Code Injection vulnerability in TableChatAgent
Github GHSA Github GHSA GHSA-jqq5-wc57-f8hj Langroid has a Code Injection vulnerability in TableChatAgent
Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

Tue, 17 Jun 2025 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Langroid
Langroid langroid
CPEs cpe:2.3:a:langroid:langroid:*:*:*:*:*:*:*:*
Vendors & Products Langroid
Langroid langroid

Tue, 20 May 2025 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 20 May 2025 17:45:00 +0000

Type Values Removed Values Added
Description 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 input to `TableChatAgent` by default to tackle the most common attack vectors, and added several warnings about the risky behavior in the project documentation.
Title Langroid has a Code Injection vulnerability in TableChatAgent
Weaknesses CWE-94
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2025-05-20T17:53:34.242Z

Reserved: 2025-04-28T20:56:09.084Z

Link: CVE-2025-46724

cve-icon Vulnrichment

Updated: 2025-05-20T17:53:25.900Z

cve-icon NVD

Status : Analyzed

Published: 2025-05-20T18:15:46.430

Modified: 2025-06-17T14:11:48.377

Link: CVE-2025-46724

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.

Weaknesses