๐Ÿ” CVE Alert

CVE-2026-25879

CRITICAL 9.8

Langroid has Prompt to SQL Injection, Leading to RCE

CVSS Score
9.8
EPSS Score
0.1%
EPSS Percentile
23th

Langroid is a framework for building large-language-model-powered applications. Prior to version 0.63.0, SQLChatAgent executes SQL produced by an LLM, which is influenceable by prompt injection. When configured with a database role that has privileges enabling code execution or filesystem access (e.g., PostgreSQL pg_execute_server_program, MySQL FILE, MSSQL xp_cmdshell), an attacker who can shape the agent's input โ€” including indirectly via data returned to the LLM โ€” can coerce execution of dialect-specific primitives such as `COPY ... FROM PROGRAM`, achieving RCE on the database host. Fixed in v0.63.0 by defaulting SQLChatAgent to a SELECT-only sqlglot-parsed statement allowlist with a dialect-aware dangerous-pattern blocklist; allow_dangerous_operations=True restores the previous unrestricted behavior for trusted deployments.

CWE CWE-89 CWE-94
Vendor langroid
Product langroid
Published Jun 1, 2026
Last Updated Jun 2, 2026
Stay Ahead of the Next One

Get instant alerts for langroid langroid

Be the first to know when new critical vulnerabilities affecting langroid langroid are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

langroid / langroid
< 0.63.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/langroid/langroid/security/advisories/GHSA-mxfr-6hcw-j9rq