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.
Had to create this manually since Dependabot can't auto-generate a PR without a lock file.
Affected files:

A vulnerability in the
FAISS.deserialize_from_bytesfunction of langchain-ai/langchain allows for pickle deserialization of untrusted data. This can lead to the execution of arbitrary commands via theos.systemfunction. The issue affects versions prior to 0.2.4.Had to create this manually since Dependabot can't auto-generate a PR without a lock file.
Affected files: