CVE-2026-54771

Summary

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.

Affected Software

VendorProductVersion RangeStatus
langroidlangroid< 0.65.3affected

Weaknesses

  • CWE-75: CWE-75: Failure to Sanitize Special Elements into a Different Plane (Special Element Injection)

References