AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-8709

HIGH · CVSS 7.3 EPSS 0.17%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-10-26 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.3. It involves a SQL injection risk.

CVE
CVE-2025-8709
Severity
HIGH
CVSS
7.3
EPSS
0.17%

Original NVD Description

A SQL injection vulnerability exists in the langchain-ai/langchain repository, specifically in the LangGraph's SQLite store implementation. The affected version is langgraph-checkpoint-sqlite 2.0.10. The vulnerability arises from improper handling of filter operators ($eq, $ne, $gt, $lt, $gte, $lte) where direct string concatenation is used without proper parameterization. This allows attackers to inject arbitrary SQL, leading to unauthorized access to all documents, data exfiltration of sensitive fields such as passwords and API keys, and a complete bypass of application-level security filters.