原始 OSV JSON{
"id": "GHSA-5852-phmh-8fhr",
"aliases": [
"CVE-2026-41713"
],
"details": "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.",
"summary": "Spring AI: Prompt Injection via Memory Poisoning in PromptChatMemoryAdvisor",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.7"
}
]
}
],
"package": {
"name": "org.springframework.ai:spring-ai-client-chat",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.1.0-M1"
},
{
"fixed": "1.1.6"
}
]
}
],
"package": {
"name": "org.springframework.ai:spring-ai-client-chat",
"ecosystem": "Maven"
}
}
],
"modified": "2026-05-18T17:54:15Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N"
}
],
"published": "2026-05-12T12:32:16Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41713",
"type": "ADVISORY"
},
{
"url": "https://github.com/spring-projects/spring-ai",
"type": "PACKAGE"
},
{
"url": "https://spring.io/security/cve-2026-41713",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-1336"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2026-05-12T11:16:19Z",
"github_reviewed_at": "2026-05-18T17:54:15Z"
}
}