Langgraph Langchain Ai Langgraph

Don't miss out!

Thousands of developers use stack.watch to stay informed.
Get an email whenever new security vulnerabilities are reported in Langchain Ai Langgraph.

By the Year

In 2026 there have been 2 vulnerabilities in Langchain Ai Langgraph with an average score of 4.9 out of ten. Last year, in 2025 Langgraph had 1 security vulnerability published. That is, 1 more vulnerability have already been reported in 2026 as compared to last year. Last year, the average CVE base score was greater by 2.40

Year Vulnerabilities Average Score
2026 2 4.90
2025 1 7.30

It may take a day or so for new Langgraph vulnerabilities to show up in the stats or in the list of recent security vulnerabilities. Additionally vulnerabilities may be tagged under a different product or component name.

Recent Langchain Ai Langgraph Security Vulnerabilities

NoSQL Injection in langgraph-checkpoint-mongodb <=1.3.0 (thread_id)
CVE-2026-48121 6.7 - Medium - August 04, 2026

@langchain/langgraph-checkpoint-mongodb provides a LangGraph.js CheckpointSaver implementation that uses MongoDB for storage. Versions 1.3.0 and below are vulnerable to NoSQL injection: checkpoint identifiers (thread_id, checkpoint_ns, checkpoint_id) from config.configurable are passed into MongoDB find() queries in MongoDBSaver.getTuple() without type enforcement. If an attacker supplies an object payload (such as MongoDB operators $gt or $ne) instead of a string, it can be interpreted as a query operator, bypassing thread scoping and leaking checkpoints, including pending writes, across tenants. Applications are at risk if they forward untrusted input into config.configurable without coercing it to strings or validating it against a schema, particularly in multi-tenant or user-isolated setups. Apps that only use server-issued, string-typed identifiers with schema validation rejecting non-string fields are not affected. This issue has been fixed in version 1.3.1.

Improper Neutralization of Special Elements in Data Query Logic

LangGraph <1.2.4 Weak Hash in _freeze (Task Result Cache) Remote
CVE-2026-14742 3.1 - Low - July 05, 2026

A vulnerability was determined in langchain-ai langgraph up to 1.2.4. The affected element is the function _freeze of the file libs/langgraph/langgraph/_internal/_cache.py of the component Task Result Cache. This manipulation of the argument default_cache_key causes use of weak hash. The attack is possible to be carried out remotely. The complexity of an attack is rather high. The exploitability is described as difficult. The exploit has been publicly disclosed and may be utilized. The pull request to fix this issue awaits acceptance.

Reversible One-Way Hash

LangGraph: SQLi in SQLite CheckpointSaver (pre2.0.11)
CVE-2025-64104 7.3 - High - October 29, 2025

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.

SQL Injection

Stay on top of Security Vulnerabilities

Want an email whenever new vulnerabilities are published for Langchain Ai Langgraph or by Langchain Ai? Click the Watch button to subscribe.

subscribe