VYPR

Langgraph Checkpoint Sqlite

by Langchain AI

Source repositories

CVEs (2)

  • CVE-2025-67644HigDec 11, 2025
    risk 0.41cvss 7.3epss 0.02

    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…

  • CVE-2026-71433MedAug 6, 2026
    risk 0.27cvss 5.3epss 0.00

    LangGraph Checkpoint Postgres and SQLite Checkpoint are the Postgres and SQLite implementations of LangGraph's checkpoint saver. Prior to 3.1.1, the langgraph-checkpoint-postgres and langgraph-checkpoint-sqlite packages persisted hierarchical namespaces as a dot joined string…