AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-64104

HIGH · CVSS 7.3 EPSS 0.18% Public Exploit

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

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.3. Public exploit code or proof-of-concept references have been detected in its references. It involves a SQL injection risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-64104
Severity
HIGH
CVSS
7.3
EPSS
0.18%

Original NVD Description

LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB (both sync and async, via aiosqlite). Prior to 2.0.11, LangGraph's SQLite store implementation contains SQL injection vulnerabilities using direct string concatenation without proper parameterization, allowing attackers to inject arbitrary SQL and bypass access controls. This vulnerability is fixed in 2.0.11.