CVE-2026-59319
Last modified
CVE-2026-59319 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. 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. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
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
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Vmware | Spring Ai | >= 2.0.0, < 2.0.1 |
References
- https://spring.io/security/cve-2026-59319Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-59319?
How severe is CVE-2026-59319?
How do I fix CVE-2026-59319?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-59313Spring MVC applications using the functional web framework a…9.8
- CVE-2026-59314Applications that build a Content-Disposition header value f…3.7
- CVE-2026-59315The Spring Cloud Config Monitor is susceptible to Denial of …5.3
- CVE-2026-59316Spring Authorization Server's default consent page renders u…8.2
- CVE-2026-59317DeadLetterPublishingRecovererFactory reads the retry_topic-o…6.5
- CVE-2026-59318In Spring AI's tool calling support, the per-request tool li…9.8
- CVE-2026-59320When a container-level ErrorHandler is configured (the mitig…6.5
- CVE-2026-59321A single ScriptEngine instance is reused for every message o…5.4
- CVE-2026-59322The EmbeddedHeadersJsonMessageMapper defaults to an overly p…6.3
- CVE-2026-59323An application using Micrometer Tracing with W3C baggage pro…5.3
- CVE-2026-59324When an IntegrationFlow uses .fluxTransform() with an asynch…8.2
- CVE-2026-59326The Spring Boot language server logs the raw value of the ht…3.3
Are you affected by CVE-2026-59319?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
