Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-fjqc-hq36-qh5p | LangGraph Checkpoint: Unsafe JSON deserialization in checkpoint loading |
Wed, 17 Jun 2026 12:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| References |
| |
| Metrics |
threat_severity
|
threat_severity
|
Tue, 16 Jun 2026 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 16 Jun 2026 20:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Langchain-ai
Langchain-ai langgraph Langchain-ai langgraph-checkpoint |
|
| Vendors & Products |
Langchain-ai
Langchain-ai langgraph Langchain-ai langgraph-checkpoint |
Tue, 16 Jun 2026 18:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | LangGraph Checkpoint: Unsafe JSON deserialization in checkpoint loading | |
| Weaknesses | CWE-502 CWE-913 |
|
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-06-16T18:42:07.221Z
Reserved: 2026-05-22T19:39:05.357Z
Link: CVE-2026-48775
Updated: 2026-06-16T18:41:10.319Z
Status : Awaiting Analysis
Published: 2026-06-16T19:16:58.880
Modified: 2026-06-16T20:46:19.370
Link: CVE-2026-48775
OpenCVE Enrichment
Updated: 2026-06-17T21:30:12Z
Github GHSA