VYPR
High severity8.2NVD Advisory· Published May 12, 2026· Updated May 12, 2026

CVE-2026-41713

CVE-2026-41713

Description

A malicious user could craft input that is stored in conversation memory and later interpreted by the model in an unintended way. Applications using the affected advisor with user-controlled input may be susceptible to manipulation of model behavior across conversation turns.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Spring AI PromptChatMemoryAdvisor is vulnerable to prompt injection via memory poisoning, allowing attackers to manipulate model behavior across conversation turns.

The vulnerability is a prompt injection in Spring AI's PromptChatMemoryAdvisor, where a malicious user can craft input that gets stored in conversation memory and later interpreted by the model in an unintended way [2]. This is a form of memory poisoning that can alter the model's behavior across turns.

An attacker with the ability to send user-controlled input to an application using the affected advisor can inject malicious content into the conversation history. No authentication is required (CVSS PR:N), and the attack is network-based (AV:N) with low complexity [1]. The injected input is stored and later retrieved, causing the model to act on the poisoned context.

Successful exploitation leads to integrity impact (I:H) as the attacker can manipulate model responses, potentially causing the application to generate incorrect or harmful outputs. Confidentiality impact is low (C:L) as the attacker may gain limited information [1]. The attack does not require privileges or user interaction.

Spring has released patches in versions 1.0.7 and 1.1.6 for the affected 1.0.x and 1.1.x branches [2]. Users should upgrade immediately. No workarounds are mentioned. The vulnerability was reported by Ahmed Sekka [2].

AI Insight generated on May 18, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

1