CVE-2026-40978
high
CVSS v3
8.8
CVSS v2
—
VIR risk
8.8
Description
Spring AI has SQL Injection in CosmosDBVectorStore.doDelete()
Predictions
Exploit likelihood
92%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: security@vmware.com — https://spring.io/security/cve-2026-40978
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | org.springframework.ai:spring-ai-azure-cosmos-db-store | >=1.0.0,<1.0.6 | 1.0.6 |
| Maven | org.springframework.ai:spring-ai-azure-cosmos-db-store | >=1.1.0,<1.1.5 | 1.1.5 |
| MAVEN | org.springframework.ai:spring-ai-azure-cosmos-db-store | >= 1.1.0, < 1.1.5 | 1.1.5 |
| MAVEN | org.springframework.ai:spring-ai-azure-cosmos-db-store | >= 1.0.0, < 1.0.6 | 1.0.6 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| vmware | spring_ai | {"startIncluding":"1.0.0","endExcluding":"1.0.6"} | 1.0.6 |
References
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.