Description
Spring AI's chat memory component contained a problematic default that, when not explicitly overridden, could result in unintended data exposure between users.
Published: 2026-05-12
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Spring AI's chat memory component used a default identifier for conversations that was not tied to a specific user. Because the default value could be used by any user when it was not explicitly overridden, an attacker or any other user could read messages belonging to other users. The vulnerability therefore results in a confidentiality breach where private chat data may be exposed between users. The flaw stems from improper default value handling and can be considered an information exposure weakness as well as an incorrect privilege management flaw.

Affected Systems

The affected product is VMware Spring AI, specifically the chat memory feature that assigns conversations to a DEFAULT_CONVERSATION_ID when no explicit ID is provided. The vulnerability applies to all releases of the product that utilize this default behavior; no specific version details are currently available.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity impact focused on confidentiality. The EPSS score of 0.00035 (less than 1%) indicates a very low but non‑zero probability of exploitation, and the vulnerability is not listed in CISA’s KEV catalog, suggesting limited evidence of exploitation to date. Nonetheless, the flaw can be leveraged by any authenticated or unauthenticated user who can create or access a conversation using the default identifier, so the most probable attack vector is within the application itself. The risk is elevated because once the default value is shared across users, data leakage can occur without further attacker action beyond normal use of the chat interface.

Generated by OpenCVE AI on May 12, 2026 at 21:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Contact VMware support to verify if a patch or update addressing the default conversation ID defaults is available, and apply the patch when it becomes available.
  • Review and modify the chat memory configuration to enforce a unique conversation ID per user, ensuring that the DEFAULT_CONVERSATION_ID is overridden or disabled.
  • Monitor application logs for attempted or successful cross-user access attempts, and apply an access control layer or user isolation if feasible.

Generated by OpenCVE AI on May 12, 2026 at 21:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-q62f-h9x2-gcqc Spring AI: ChatMemory DEFAULT_CONVERSATION_ID causes unintended cross-user data leakage
History

Tue, 12 May 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-276
CPEs cpe:2.3:a:vmware:spring_ai:*:*:*:*:*:*:*:*

Tue, 12 May 2026 13:45:00 +0000

Type Values Removed Values Added
First Time appeared Vmware
Vmware spring Ai
Vendors & Products Vmware
Vmware spring Ai

Tue, 12 May 2026 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 12 May 2026 12:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Tue, 12 May 2026 11:15:00 +0000

Type Values Removed Values Added
Description Spring AI's chat memory component contained a problematic default that, when not explicitly overridden, could result in unintended data exposure between users.
Title ChatMemory DEFAULT_CONVERSATION_ID causes unintended cross-user data leakage
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Vmware Spring Ai
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-05-12T12:14:22.238Z

Reserved: 2026-04-22T06:21:34.490Z

Link: CVE-2026-41712

cve-icon Vulnrichment

Updated: 2026-05-12T12:13:14.393Z

cve-icon NVD

Status : Analyzed

Published: 2026-05-12T11:16:19.403

Modified: 2026-05-12T19:26:04.083

Link: CVE-2026-41712

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-12T22:00:22Z

Weaknesses