Intel

AIKIDO-2026-10802

spring-ai-client-chat is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized ActorCVE-2026-41712 Published May 13, 2026

80

High Risk

This Affects:

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

TL;DR

Affected versions of Spring AI use a default conversation identifier in the chat memory component, which can cause conversation data to be shared unintentionally between users. Applications that do not explicitly set a conversation ID may expose chat history or context across user sessions, leading to cross-user data leakage.

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 Exposure of Sensitive Information to an Unauthorized Actor in versions 1.1.0 - 1.1.5 and 1.0.0 - 1.0.6.

How to fix this

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