{ "dataType": "CVE_RECORD", "dataVersion": "5.1", "cveMetadata": { "cveId": "CVE-2025-46724", "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "state": "PUBLISHED", "assignerShortName": "GitHub_M", "dateReserved": "2025-04-28T20:56:09.084Z", "datePublished": "2025-05-20T17:22:13.475Z", "dateUpdated": "2025-05-20T17:53:34.242Z" }, "containers": { "cna": { "title": "Langroid has a Code Injection vulnerability in TableChatAgent", "problemTypes": [ { "descriptions": [ { "cweId": "CWE-94", "lang": "en", "description": "CWE-94: Improper Control of Generation of Code ('Code Injection')", "type": "CWE" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } } ], "references": [ { "name": "https://github.com/langroid/langroid/security/advisories/GHSA-jqq5-wc57-f8hj", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/langroid/langroid/security/advisories/GHSA-jqq5-wc57-f8hj" }, { "name": "https://github.com/langroid/langroid/commit/0d9e4a7bb3ae2eef8d38f2e970ff916599a2b2a6", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/langroid/langroid/commit/0d9e4a7bb3ae2eef8d38f2e970ff916599a2b2a6" } ], "affected": [ { "vendor": "langroid", "product": "langroid", "versions": [ { "version": "< 0.53.15", "status": "affected" } ] } ], "providerMetadata": { "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M", "dateUpdated": "2025-05-20T17:23:50.936Z" }, "descriptions": [ { "lang": "en", "value": "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." } ], "source": { "advisory": "GHSA-jqq5-wc57-f8hj", "discovery": "UNKNOWN" } }, "adp": [ { "references": [ { "url": "https://github.com/langroid/langroid/security/advisories/GHSA-jqq5-wc57-f8hj", "tags": [ "exploit" ] } ], "metrics": [ { "other": { "type": "ssvc", "content": { "timestamp": "2025-05-20T17:53:31.640397Z", "id": "CVE-2025-46724", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "version": "2.0.3" } } } ], "title": "CISA ADP Vulnrichment", "providerMetadata": { "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2025-05-20T17:53:34.242Z" } } ] } }