CVE-2026-27022

@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.
Configurations

No configuration.

History

20 Feb 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-20 22:16

Updated : 2026-02-23 18:14


NVD link : CVE-2026-27022

Mitre link : CVE-2026-27022

CVE.ORG link : CVE-2026-27022


JSON object : View

Products Affected

No product.

CWE
CWE-74

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')