CVE-2026-27022
MEDIUM EPSS 88.4%
Published Feb 20, 20264mo ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Published Feb 20, 2026 4mo ago
Last Modified Jun 17, 2026 2w ago
Description
@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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
88.4% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-74
References 4
- github.com https://github.com/langchain-ai/langgraphjs/commit/814c76dc3938d0f6f7e17ca3bc11d6a12270b2a1
- github.com https://github.com/langchain-ai/langgraphjs/pull/1943
- github.com https://github.com/langchain-ai/langgraphjs/releases/tag/@langchain/langgraph-checkpoint-redis@1.0.2
- github.com https://github.com/langchain-ai/langgraphjs/security/advisories/GHSA-5mx2-w598-339m
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.