CVE-2026-27022
MEDIUM@langchain/langgraph-checkpoint-redis - Command Injection
Title source: llmDescription
@langchain/langgraph-checkpoint-redis is the Redis checkpoint and store implementation for LangGraph. A query injection vulnerability exists in the @langchain/langgraph-checkpoint-redis package's filter handling. The RedisSaver and ShallowRedisSaver classes construct RediSearch queries by directly interpolating user-provided filter keys and values without proper escaping. RediSearch has special syntax characters that can modify query behavior, and when user-controlled data contains these characters, the query logic can be manipulated to bypass intended access controls. This vulnerability is fixed in 1.0.2.
References (4)
Core 4
Core References
Vendor Advisory x_refsource_confirm
https://github.com/langchain-ai/langgraphjs/security/advisories/GHSA-5mx2-w598-339m
Issue Tracking x_refsource_misc
https://github.com/langchain-ai/langgraphjs/pull/1943
Patch x_refsource_misc
https://github.com/langchain-ai/langgraphjs/commit/814c76dc3938d0f6f7e17ca3bc11d6a12270b2a1
Release Notes x_refsource_misc
https://github.com/langchain-ai/langgraphjs/releases/tag/@langchain/[email protected]
Scores
CVSS v3
6.5
EPSS
0.0002
EPSS Percentile
4.4%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-74
Status
published
Products (2)
langchain/langgraph-checkpoint-redis
0 - 1.0.2npm
langchain-ai/langgraphjs
< 1.0.2
Published
Feb 20, 2026
Tracked Since
Feb 21, 2026