AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-67644

HIGH · CVSS 7.3 EPSS 2.16% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-12-11 · 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-67644
Severity
HIGH
CVSS
7.3
EPSS
2.16%

Original NVD Description

LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB (both sync and async, via aiosqlite). Versions 3.0.0 and below are vulnerable to SQL injection through the checkpoint implementation. Checkpoint allows attackers to manipulate SQL queries through metadata filter keys, affecting applications that accept untrusted metadata filter keys (not just filter values) in checkpoint search operations. The _metadata_predicate() function constructs SQL queries by interpolating filter keys directly into f-strings without validation. This issue is fixed in version 3.0.1.

Related CVEs

Other vulnerabilities affecting the same vendor(s)