CVE-2026-28277
Last modified
CVE-2026-28277 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. 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. EPSS estimates a 5.22% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Langchain | Langgraph | <= 1.0.9 |
References
- https://github.com/langchain-ai/langgraph/security/advisories/GHSA-g48c-2wqr-h844Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-28277?
How severe is CVE-2026-28277?
How do I fix CVE-2026-28277?
Are you affected by CVE-2026-28277?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
