VDB
KO
MEDIUM 5.2

GHSA-f2jm-rw3h-6phg

LangChain pickle deserialization of untrusted data

Details

A vulnerability in the `FAISS.deserialize_from_bytes` function of langchain-ai/langchain allows for pickle deserialization of untrusted data. This can lead to the execution of arbitrary commands via the `os.system` function. The issue affects versions prior to 0.2.4.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / langchain-community
Introduced in: 0 Fixed in: 0.2.4
Fix pip install --upgrade 'langchain-community>=0.2.4'

References