216.73.217.98

CVE-2025-46724

· Published 20/05/2025 18:15 · Modified 21/05/2025 20:24

Labels: CVE-2025-46724 2025-05-20CVE-2025-46724CWE-94[email protected]

Essential information

Published
20/05/2025 18:15
Modified
21/05/2025 20:24
Author
Creator
CVSS
9.8 CRITICAL (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
langroid / langroid cpe:2.3:a:langroid:langroid:0.53.15:*:*:*:*:*:*:*

References