{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:vmware:spring_ai:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "1.0.0"
              },
              {
                "fixed": "1.0.7"
              },
              {
                "introduced": "1.1.0"
              },
              {
                "fixed": "1.1.6"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "fcd2803f36f35939c20ed152c9c1b0863fa35dcf"
            },
            {
              "fixed": "1086c3dd2d5305309600683856da598b05829b84"
            },
            {
              "introduced": "fa4c61eabeba0a69147b3c00a3b50380c1f25a75"
            },
            {
              "fixed": "10cd1f47dbb6ccb8ff7a9b0aa40892cc0c8af0eb"
            }
          ],
          "repo": "https://github.com/spring-projects/spring-ai",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "vmware",
    "cwe_ids": [
      "CWE-1336"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41713.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "1.0.0"
          },
          {
            "fixed": "1.0.7"
          },
          {
            "introduced": "1.1.0"
          },
          {
            "fixed": "1.1.6"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "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.",
  "id": "CVE-2026-41713",
  "modified": "2026-07-08T05:39:01.564501093Z",
  "published": "2026-05-12T10:17:39.094Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N\u0026version=3.1"
    },
    {
      "type": "WEB",
      "url": "https://spring.io/security/cve-2026-41713"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41713.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41713"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Prompt Injection via Memory Poisoning in PromptChatMemoryAdvisor"
}