Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreSpring AI's chat memory component contained a problematic default that, when not explicitly overridden, could result in unintended data exposure between users.
Spring AI:
Users of affected versions should upgrade to the corresponding fixed version.
| Affected version(s) | Fix version | Availability |
|---|---|---|
| 1.0.x | 1.0.7 | OSS |
| 1.1.x | 1.1.6 | OSS |
Note: This fix removes the implicit default conversation ID. Applications that do not explicitly pass a conversationId to memory advisors will throw an exception after upgrading. Before upgrading, ensure all ChatClient calls using memory advisors explicitly set the conversation identifier via .advisors(a -> a.param(ChatMemory.CONVERSATION_ID, id)).
The issue was reported responsibly by
To report a security vulnerability for a project within the Spring portfolio, see the Security Policy