Vulnary
← back to the feed
Critical· 9.8official fix available

CVE-2026-25879

CVE-2026-25879 is a critical vulnerability in Langroid's SQLChatAgent (versions <0.63.0) that allows attackers to execute arbitrary code on a database host via prompt injection. The flaw arises when the agent executes untrusted SQL generated by an LLM, especially if the database role has elevated privileges. A fix exists in version 0.63.0, which restricts SQL operations to safe queries by default.

publishedJun 1, 2026
last modifiedJul 21, 2026
sourcesNVD
severity · cvss
9.8
critical · how bad it is
exploitation · epss
<1%
43th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Aug 20, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

Users of Langroid framework versions prior to 0.63.0

02

Real-world impact

Attackers could gain full control of the database server, leading to data theft, deletion, or system compromise.

03

Why this severity

CVSS 9.8 (critical): High risk due to remote code execution without user interaction or privileges.

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade Langroid to version 0.63.0 or later.
  2. 02Ensure the SQLChatAgent is configured with the default SELECT-only allowlist and dangerous-pattern blocklist.

NVD-referenced vendor advisory

05

Timeline

  1. Jun 1, 2026 · Jun 1, 2026
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Jul 21, 2026 · 14d ago
    Advisory updated
    The NVD record was last revised.
  3. Jul 21, 2026 · 14d ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredNone
User interactionNone needed
ScopeUnchanged
Confidentiality impactHigh
Integrity impactHigh
Availability impactHigh
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →