Lucene search
+L

315 matches found

Spring Security Advisories
Spring Security Advisories
added 2026/04/27 12:00 a.m.21 views

VectorStoreChatMemoryAdvisor conversation scoping can lead to cross-tenant memory exfiltration

In Spring AI, an attacker can bypass conversation isolation and exfiltrate sensitive memory from other users’ chat histories, including secrets and credentials, by injecting filter logic through conversationId . Only applications that use VectorStoreChatMemoryAdvisor and pass user-supplied input ...

5.9CVSS5.8AI score0.00233EPSS
SaveExploits0References1Affected Software1
Snyk
Snyk
added 2026/04/27 12:00 a.m.13 views

Improper Neutralization of Special Elements in Data Query Logic

Overview org.springframework.ai:spring-ai-elasticsearch-store is a Spring AI Elasticsearch Vector Store Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Data Query Logic via the FilterExpressionConverter implementations. An attacker can alter...

8.8CVSS5.8AI score0.00394EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/27 12:00 a.m.13 views

Improper Neutralization of Special Elements in Data Query Logic

Overview org.springframework.ai:spring-ai-milvus-store is a Spring AI Vector Store - Milvus Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Data Query Logic via the FilterExpressionConverter implementations. An attacker can alter underlying vecto...

8.8CVSS5.8AI score0.00394EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/27 12:00 a.m.13 views

Improper Neutralization of Special Elements in Data Query Logic

Overview org.springframework.ai:spring-ai-pgvector-store is a Spring AI PGVector Vector Store Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Data Query Logic via the FilterExpressionConverter implementations. An attacker can alter underlying...

8.8CVSS5.8AI score0.00394EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/27 12:00 a.m.33 views

Improper Neutralization of Special Elements in Data Query Logic

Overview org.springframework.ai:spring-ai-couchbase-store is a Spring AI Couchbase Vector Store Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Data Query Logic via the FilterExpressionConverter implementations. An attacker can alter underlying...

8.8CVSS5.8AI score0.00394EPSS
SaveExploits0References2
Spring Security Advisories
Spring Security Advisories
added 2026/04/21 12:00 a.m.18 views

This Week in Spring - April 21st, 2026

Hi Spring fans! Welcome to another installment of This Week in Spring! What a week it's been since we last talked. I was in Barcelona, Spain, for the amazing Spring I/O event there. It has become my favorite show, full stop. Just such an amazing experience. So many wonderful things going on there...

5.8AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2026/04/20 12:00 a.m.26 views

Spring Office Hours Podcast: S5E13 - Community Potluck

Join Dan Vega and DaShaun Carter for the latest updates from the Spring Ecosystem. In this Potluck episode, Dan and DaShaun open up the floor to the community, answering your questions on Spring Boot, Spring AI, Spring Security, and whatever else is on your mind. Potluck episodes are shaped...

5.8AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2026/04/07 12:00 a.m.15 views

This Week in Spring - April 7th, 2026

Hi Spring fans! Welcome to another installment of This Week in Spring! It's April 7th, 2026, and I'm on the road! I started the journey for the amazing Voxxed Days Amsterdam show and am now winding my way through France. I visited Colmar, a beautiful city from which the animators on Disney's Beau...

5.8AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2026/04/07 12:00 a.m.22 views

Spring AI Agentic Patterns (Part 6): AutoMemoryTools — Persistent Agent Memory Across Sessions

File-Based Long-Term Memory for Spring AI Agents Agents are only as useful as what they remember. Spring AI's Chat Memory stores the full conversation and can persist it across restarts, but when the window fills, the oldest messages are evicted. The upcoming Session API will add recursive...

6.1AI score
SaveExploits0
Veracode
Veracode
added 2026/04/02 2:24 p.m.19 views

Arbitrary Code Injection

org.springframework.ai:spring-ai-vector-store is vulnerable to Arbitrary Code Injection. The vulnerability is due to unsafe use of user-supplied input as a filter expression key in SimpleVectorStore, which allows an attacker to inject malicious expressions and execute arbitrary code...

9.8CVSS6.1AI score0.01087EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/28 10:51 a.m.10 views

CVE-2026-22743

Spring AI's spring-ai-neo4j-store contains a Cypher injection vulnerability in Neo4jVectorFilterExpressionConverter. When a user-controlled string is passed as a filter expression key in Neo4jVectorFilterExpressionConverter of spring-ai-neo4j-store, doKey embeds the key into a backtick-delimited...

7.5CVSS5.9AI score0.0025EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/28 10:51 a.m.13 views

CVE-2026-22742

Spring AI's spring-ai-bedrock-converse contains a Server-Side Request Forgery SSRF vulnerability in BedrockProxyChatModel when processing multimodal messages that include user-supplied media URLs. Insufficient validation of those URLs allows an attacker to induce the server to issue HTTP requests...

8.6CVSS5.9AI score0.00353EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/28 10:51 a.m.15 views

CVE-2026-22744

In RedisFilterExpressionConverter of spring-ai-redis-store, when a user-controlled string is passed as a filter value for a TAG field, stringValue inserts the value directly into the @field:VALUE RediSearch TAG block without escaping characters.This issue affects Spring AI: from 1.0.0 before 1.0....

7.5CVSS5.9AI score0.0025EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/03/27 7:20 a.m.11 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF due to insufficient validation of user-supplied media URLs in the BedrockProxyChatModel function. An attacker can cause the server to send HTTP requests to unintended internal or external destinations by...

9.2CVSS5.9AI score0.00353EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/27 7:18 a.m.15 views

Improper Input Validation

Overview Affected versions of this package are vulnerable to Improper Input Validation in the doKey function of Neo4jVectorFilterExpressionConverter when a user-controlled string is embedded as a filter expression key without proper escaping of backticks. An attacker can access internal resources...

8.7CVSS5.9AI score0.0025EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/27 6:31 a.m.47 views

GHSA-MHRG-94VW-45C5 Spring AI: Insufficient Validation causes SSRF when processing multimodal messages with user-supplied URLs

Spring AI's spring-ai-bedrock-converse contains a Server-Side Request Forgery SSRF vulnerability in BedrockProxyChatModel when processing multimodal messages that include user-supplied media URLs. Insufficient validation of those URLs allows an attacker to induce the server to issue HTTP requests...

8.6CVSS5.9AI score0.00353EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/03/27 6:31 a.m.11 views

EUVD-2026-16537

Spring AI's spring-ai-bedrock-converse contains a Server-Side Request Forgery SSRF vulnerability in BedrockProxyChatModel when processing multimodal messages that include user-supplied media URLs. Insufficient validation of those URLs allows an attacker to induce the server to issue HTTP requests...

8.6CVSS5.8AI score0.00353EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/27 6:31 a.m.25 views

GHSA-7CJ7-RCW6-P68V Spring AI has a Cypher Injection vulnerability in Neo4jVectorFilterExpressionConverter

Spring AI's spring-ai-neo4j-store contains a Cypher injection vulnerability in Neo4jVectorFilterExpressionConverter. When a user-controlled string is passed as a filter expression key in Neo4jVectorFilterExpressionConverter of spring-ai-neo4j-store, doKey embeds the key into a backtick-delimited...

7.5CVSS5.9AI score0.0025EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/03/27 6:31 a.m.20 views

Spring AI Redis Store has TAG Field Query Injection Through Improper Neutralization of Special Characters

In RedisFilterExpressionConverter of spring-ai-redis-store, when a user-controlled string is passed as a filter value for a TAG field, stringValue inserts the value directly into the @field:VALUE RediSearch TAG block without escaping characters. This issue affects Spring AI: from 1.0.0 before...

7.5CVSS5.9AI score0.0025EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/03/27 6:31 a.m.27 views

EUVD-2026-16541

In RedisFilterExpressionConverter of spring-ai-redis-store, when a user-controlled string is passed as a filter value for a TAG field, stringValue inserts the value directly into the @field:VALUE RediSearch TAG block without escaping characters.This issue affects Spring AI: from 1.0.0 before 1.0....

7.5CVSS5.8AI score0.0025EPSS
SaveExploits0References2
Rows per page
Query Builder