VYPR
Medium severity4.3NVD Advisory· Published Aug 27, 2026

CVE-2026-59319

CVE-2026-59319

Description

RedisChatMemoryRepository.findByMetadata() builds RediSearch tag and text queries from caller-supplied metadata values without applying RediSearchUtil.escape(), unlike get(), clear(), and findByTimeRange() in the same class which do escape their inputs. An application that passes user-controlled values to findByMetadata() on a tag-typed metadata field allows an attacker to inject RediSearch syntax (e.g. x} | *) that breaks out of the tag clause and matches all indexed chat messages across every conversation in the index. Spring AI 2.0.0

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

2
  • Spring AI/Spring AIinferred2 versions
    >=2.0.0+ 1 more
    • (no CPE)range: >=2.0.0
    • (no CPE)range: <=2.0.0

Patches

Vulnerability mechanics

References

1

News mentions

0

No linked articles in our index yet.