Sploitus

CVE-2026-25879

No indexed exploits for CVE-2026-25879 yet

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.

Affected products
Langroid
Fix
Available
CVSS 3.1
9.8 CRITICAL
EPSS
0.6% (43th percentile)
Weakness
CWE-89, CWE-94
NVD status
Deferred
Published
2026-06-01
CVE-2026-25879 at NVD
Authoritative description, scoring and affected products

No indexed exploits for CVE-2026-25879 yet

Our index is partial: it proves presence, never absence

No exploit for CVE-2026-25879 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows β€” not that no exploit exists.