CVE-2026-48775

MEDIUM

LangGraph Checkpoint: Unsafe JSON deserialization in checkpoint loading

Title source: cna
STIX 2.1

Description

LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB (both sync and async, via aiosqlite). In versions 4.1.0 and prior, the JsonPlusSerializer can reconstruct Python objects from JSON checkpoint payloads. Under conditions where someone could modify checkpoint bytes at rest in the backing store, the deserialization path could reconstruct objects beyond what the application expects, which could in turn result in code execution at checkpoint load time. This is a defense-in-depth issue. The affected behavior is reachable only when checkpoint bytes at rest in the backing store can be modified by an unauthorized party. In most deployments that prerequisite already implies a serious incident; the additional concern is turning "checkpoint-store write access" into code execution in the application runtime. This issue has been fixed in version 4.1.1.

References (1)

Core 1
Core References

Scores

CVSS v3 6.8
EPSS 0.0023
EPSS Percentile 14.0%
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 CWE-913
Status published
Products (4)
langchain/langgraph-checkpoint < 4.1.1
langchain-ai/langgraph < 1.2.2
langchain-ai/langraph-checkpoint < 4.1.1
pypi/langgraph-checkpoint 0 - 4.1.1PyPI
Published Jun 16, 2026
Tracked Since Jun 17, 2026