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.
{
"github_reviewed_at": "2024-09-17T21:23:31Z",
"cwe_ids": [
"CWE-502"
],
"nvd_published_at": "2024-09-17T12:15:02Z",
"github_reviewed": true,
"severity": "HIGH"
}