cvedb.io
CVE-2026-28277
MEDIUM · CVSS 6.8
EPSS exploitation probability: 0%
Published 2026-03-05T20:16:15.677 · Last modified 2026-06-17T10:28:25.160

Summary

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.

Affected products

langchain — langgraph

Does this affect you?

Add your gear to cvedb and we'll alert you only when langchain ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.