AUGUST 24, 2026
Live Feed
Back to database
Case File

CVE-2026-54771

HIGH · CVSS 8.1 EPSS 0.28% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-10 · Last synced 2026-08-09

CyberRota Analysis

AI-Generated

Langroid 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.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-54771
Severity
HIGH
CVSS
8.1
EPSS
0.28%

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.