SCA: security update for langroid (GHSA-22c2-9gwg-mj59)

critical Tenable Cloud Security Plugin ID 427737

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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 malicious commands through `QueryPlan.dataframe_calc]`) compromising the
host system. Langroid 0.53.15 sanitizes input to the affected function by default to tackle the most
common attack vectors, and added several warnings about the risky behavior in the project documentation.
(CVE-2025-46725)

See Also

https://github.com/advisories/GHSA-22c2-9gwg-mj59

Plugin Details

Severity: Critical

ID: 427737

Version: Revision 1.21

Type: Local

Family: SCA Checks

Published: 5/20/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.86

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2025-46725

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Critical

Base Score: 9.3

Threat Score: 8.1

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/20/2025

Vulnerability Publication Date: 5/20/2025

Reference Information

CVE: CVE-2025-46725

cwe: CWE-94