๐Ÿ” CVE Alert

CVE-2026-59319

MEDIUM 4.3

RediSearch Tag Injection in RedisChatMemoryRepository Allows Cross-Conversation Data Exposure

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

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

Vendor spring
Product spring ai
Ecosystems
Industries
TechnologyEnterprise
Published Aug 27, 2026
Stay Ahead of the Next One

Get instant alerts for spring spring ai

Be the first to know when new medium vulnerabilities affecting spring spring ai are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

Spring / Spring AI
2.0.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
spring.io: https://spring.io/security/cve-2026-59319