Approved changes feed: RSS · Atom
cpe:2.3:a:langchain-ai:langgraph:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Langchain Ai (95fad776-1fab-55af-bd3a-6177850e04d4) |
|---|---|
| Product | Langgraph (80e25e96-b9bb-557f-9ed3-a72dde5f5cc5) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-28277 |
vulnerable | 2026-06-08 07:55:15.132672 |
LangGraph: Unsafe msgpack deserialization in LangGraph checkpoint loading
MEDIUM (6.8)
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.
Published: 2026-03-05T19:10:36.865Z
Updated: 2026-03-06T18:04:29.687Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-67644 |
vulnerable | 2026-06-08 07:41:20.262025 |
LangGraph SQLite Checkpoint is vulnerable to SQL Injection via metadata filter key in checkpointer list method
HIGH (7.3)
LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB (both sync and async, via aiosqlite). Versions 3.0.0 and below are vulnerable to SQL injection through the checkpoint implementation. Checkpoint allows attackers to manipulate SQL queries through metadata filter keys, affecting applications that accept untrusted metadata filter keys (not just filter values) in checkpoint search operations. The _metadata_predicate() function constructs SQL queries by interpolating filter keys directly into f-strings without validation. This issue is fixed in version 3.0.1.
Published: 2025-12-10T23:37:36.182Z
Updated: 2025-12-11T15:35:59.816Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-64439 |
vulnerable | 2026-06-08 07:39:19.666415 |
LangGraph Checkpoint affected by RCE in "json" mode of JsonPlusSerializer
LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB (both sync and async, via aiosqlite). In versions 2.1.2 and below, the JsonPlusSerializer (used as the default serialization protocol for all checkpointing) contains a Remote Code Execution (RCE) vulnerability when deserializing payloads saved in the "json" serialization mode. By default, the serializer attempts to use "msgpack" for serialization. However, prior to version 3.0 of the checkpointer library, if illegal Unicode surrogate values caused serialization to fail, it would fall back to using the "json" mode. This issue is fixed in version 3.0.0.
Published: 2025-11-07T20:15:21.710Z
Updated: 2025-11-07T20:21:52.610Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-64104 |
vulnerable | 2026-06-08 07:39:18.002056 |
LangGraph SQLite Checkpoint Filter Key SQL Injection POC for SqliteStore
HIGH (7.3)
LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB (both sync and async, via aiosqlite). Prior to 2.0.11, LangGraph's SQLite store implementation contains SQL injection vulnerabilities using direct string concatenation without proper parameterization, allowing attackers to inject arbitrary SQL and bypass access controls. This vulnerability is fixed in 2.0.11.
Published: 2025-10-29T18:55:06.129Z
Updated: 2025-10-30T15:33:07.541Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.