Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-48775

Опубликовано: 16 июн. 2026
Источник: nvd
CVSS3: 6.8
EPSS Низкий

Описание

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.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:langchain:langgraph-checkpoint:*:*:*:*:*:python:*:*
Версия до 4.1.1 (исключая)

EPSS

Процентиль: 14%
0.00232
Низкий

6.8 Medium

CVSS3

Дефекты

CWE-502

Связанные уязвимости

CVSS3: 6.4
redhat
около 2 месяцев назад

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.

CVSS3: 6.8
github
около 1 месяца назад

LangGraph Checkpoint: Unsafe JSON deserialization in checkpoint loading

EPSS

Процентиль: 14%
0.00232
Низкий

6.8 Medium

CVSS3

Дефекты

CWE-502