Intel

AIKIDO-2026-10680

spring-ai-client-chat is vulnerable to Improper Access Control

Improper Access ControlCVE-2026-40966 Published Apr 30, 2026

59

Medium Risk

This Affects:

JAVAspring-ai-client-chat
1.0.0 - 1.0.5
Fixed in 1.0.6
1.1.0 - 1.1.4
Fixed in 1.1.5
Are you affected? Scan for Free

TL;DR

Affected versions of Spring AI are vulnerable to Improper Access Control. An attacker can bypass conversation isolation and exfiltrate sensitive memory from other users’ chat histories, including secrets and credentials, by injecting filter logic through conversationId. Only applications that use VectorStoreChatMemoryAdvisor and pass user-supplied input as a conversationId are affected.

Who does this affect?

You are affected if using a vulnerable version and your applications uses VectorStoreChatMemoryAdvisor.

Background info

spring-ai-client-chat is vulnerable to Improper Access Control in versions 1.1.0 - 1.1.4 and 1.0.0 - 1.0.5.

How to fix this

Upgrade the org.springframework.ai:spring-ai-client-chat library to the patch version.