216.73.217.22

CVE-2026-28277

· Published 05/03/2026 20:16 · Modified 05/03/2026 20:16

Labels: CVE-2026-28277 2026-03-05CVE-2026-28277CWE-502[email protected]

Essential information

Published
05/03/2026 20:16
Modified
05/03/2026 20:16
Author
Creator
CVSS
6.8 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
langgraph / langgraph cpe:2.3:a:langgraph:langgraph:<=1.0.9:*:*:*:*:*:*:*

References