Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-48775
Published:June 16, 2026
Updated:June 29, 2026
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.
Affected Packages
langgraph-checkpoint (CONDA):
Affected version(s) >=1.0.1 <4.1.1
Fix Suggestion:
Update to version 4.1.1
https://github.com/langchain-ai/langgraph.git (GITHUB):
Affected version(s) >=checkpoint==1.0.0 <4.1.1
Fix Suggestion:
Update to version 4.1.1
langgraph-checkpoint (PYTHON):
Affected version(s) >=1.0.0 <4.1.1
Fix Suggestion:
Update to version 4.1.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.5
Attack Vector
ADJACENT
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
HIGH
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.8
Attack Vector
ADJACENT
Attack Complexity
LOW
Privileges Required
HIGH
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Deserialization of Untrusted Data
Improper Control of Dynamically-Managed Code Resources
EPSS
Base Score:
0.23