CVE-2026-54771 PUBLISHED

Langroid: handle_message() executes user-supplied tool JSON without sender verification

Assigner: GitHub_M
Reserved: 15.06.2026 Published: 09.07.2026 Updated: 10.07.2026

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.

Metrics

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

Product Status

Vendor langroid
Product langroid
Versions
  • Version < 0.65.3 is affected

References

Problem Types

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