CVE-2026-41705 PUBLISHED

Assigner: vmware
Reserved: 22.04.2026 Published: 09.05.2026 Updated: 09.05.2026

Spring AI's MilvusVectorStore#doDelete(List) implementation is vulnerable to filter-expression injection via unsanitized document IDs. Spring AI 1.0.x: affected from 1.0.0 through latest 1.0.x; upgrade to 1.0.7 or greater. Spring AI 1.1.x: affected from 1.1.0 through latest 1.1.x; upgrade to 1.1.6 or greater.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L
CVSS Score: 8.6

Product Status

Vendor Spring
Product Spring AI
Versions Default: unaffected
  • affected from 1.0.0 to 1.0.7 (excl.)
  • affected from 1.1.0 to 1.1.6 (excl.)

References

Problem Types

  • CWE-917: Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection') CWE

Impacts

  • An unauthenticated remote attacker can inject filter expressions via unsanitized document IDs in MilvusVectorStore#doDelete to destroy stored vector data and expose sensitive information.