CVE-2026-28277
MEDIUMLangGraph SQLite Checkpoint <=1.0.9 - Deserialization
Title source: llmDescription
LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB (both sync and async, via aiosqlite). In version 1.0.9 and prior, LangGraph checkpointers can load msgpack-encoded checkpoints that reconstruct Python objects during deserialization. If an attacker can modify checkpoint data in the backing store (for example, after a database compromise or other privileged write access to the persistence layer), they can potentially supply a crafted payload that triggers unsafe object reconstruction when the checkpoint is loaded. No known patch is public.
Scores
CVSS v3
6.8
EPSS
0.0032
EPSS Percentile
54.8%
Attack Vector
ADJACENT_NETWORK
CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
total
Details
CWE
CWE-502
Status
published
Products (3)
langchain/langgraph
< 1.0.9
langchain-ai/langgraph
<= 1.0.9
pypi/langgraph
0 - 1.0.10PyPI
Published
Mar 05, 2026
Tracked Since
Mar 06, 2026