Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-x34r-63hx-w57f | Langroid has WAF Bypass Leading to RCE in TableChatAgent |
Fri, 20 Feb 2026 21:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| CPEs | cpe:2.3:a:langroid:langroid:*:*:*:*:*:*:*:* | |
| Metrics |
cvssV3_1
|
Thu, 05 Feb 2026 11:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Langroid
Langroid langroid |
|
| Vendors & Products |
Langroid
Langroid langroid |
Wed, 04 Feb 2026 21:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 04 Feb 2026 20:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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/utils/pandas_utils.py introduced to block code injection CVE-2025-46724. However it can be bypassed due to _literal_ok() returning False instead of raising UnsafeCommandError on invalid input, combined with unrestricted access to dangerous dunder attributes (__init__, __globals__, __builtins__). This allows chaining whitelisted DataFrame methods to leak the eval builtin and execute arbitrary code. This issue has been patched in version 0.59.32. | |
| Title | Langroid has WAF Bypass Leading to RCE in TableChatAgent | |
| Weaknesses | CWE-94 | |
| References |
| |
| Metrics |
cvssV4_0
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-02-04T20:40:26.952Z
Reserved: 2026-02-02T16:31:35.821Z
Link: CVE-2026-25481
Updated: 2026-02-04T20:40:20.303Z
Status : Analyzed
Published: 2026-02-04T20:16:07.447
Modified: 2026-02-20T21:20:25.470
Link: CVE-2026-25481
No data.
OpenCVE Enrichment
Updated: 2026-04-17T23:30:15Z
Github GHSA