VYPR
High severity7.6NVD Advisory· Published Jul 10, 2026· Updated Jul 13, 2026

CVE-2026-55405

CVE-2026-55405

Description

LangChain4j is a Java library for building LLM-powered applications on the JVM. Prior to 1.2.1-beta8, 1.5.1-beta11, 1.11.8-beta19, and 1.16.3-beta26, the MariaDB and pgvector embedding stores build metadata-filter SQL by string-concatenating filter keys, and in MariaDB string values, directly into the query without adequate escaping. A crafted metadata key in EmbeddingSearchRequest.filter() can break out of its SQL context and inject arbitrary SQL into the statements executed by the stores' search and removeAll(Filter) operations, enabling blind data exfiltration, denial of service via sleep functions, and deletion of arbitrary rows through removeAll(Filter). This issue is fixed in langchain4j-mariadb and langchain4j-pgvector versions 1.2.1-beta8, 1.5.1-beta11, 1.11.8-beta19, and 1.16.3-beta26.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
dev.langchain4j:langchain4j-mariadbMaven
< 1.2.1-beta81.2.1-beta8
dev.langchain4j:langchain4j-mariadbMaven
>= 1.3.0-beta9, < 1.5.1-beta111.5.1-beta11
dev.langchain4j:langchain4j-mariadbMaven
>= 1.6.0-beta12, < 1.11.8-beta191.11.8-beta19
dev.langchain4j:langchain4j-mariadbMaven
>= 1.12.1-beta21, < 1.16.3-beta261.16.3-beta26
dev.langchain4j:langchain4j-pgvectorMaven
< 1.2.1-beta81.2.1-beta8
dev.langchain4j:langchain4j-pgvectorMaven
>= 1.3.0-beta9, < 1.5.1-beta111.5.1-beta11
dev.langchain4j:langchain4j-pgvectorMaven
>= 1.6.0-beta12, < 1.11.8-beta191.11.8-beta19
dev.langchain4j:langchain4j-pgvectorMaven
>= 1.12.1-beta21, < 1.16.3-beta261.16.3-beta26

Affected products

3

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.