CyberRota Analysis
AI-GeneratedLangroid applications prior to version 0.65.3 are vulnerable to unauthorized tool invocation through raw JSON payloads, which can be exploited by untrusted users interacting with the chat interface. This vulnerability could lead to unauthorized access to sensitive functionalities within the application, posing a significant risk to data integrity and security. Developers and organizations utilizing Langroid for their applications should prioritize updating to version 0.65.3 to mitigate this risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Langroid is a framework for building large-language-model-powered applications. Prior to version 0.65.3, a Langroid application exposing a chat interface to untrusted users may allow direct tool invocation via raw JSON payloads, even when tools are registered with `use=False, handle=True`. Version 0.65.3 fixes the issue.