CVE-2026-7597 Details
Description
A vulnerability was found in mem0ai mem0 up to 1.0.11. This affects the function pickle.load/pickle.dump of the file mem0/vector_stores/faiss.py. Performing a manipulation results in deserialization. It is possible to initiate the attack remotely. The exploit has been made public and could be used. The patch is named 62dca096f9236010ca15fea9ba369ba740b86b7a. Applying a patch is the recommended action to fix this issue.
A remote code execution vulnerability exists in Mem0 versions through 1.0.11, specifically within the FAISS vector store implementation. The issue arises from unsafe deserialization of data using Python's pickle module, which can be exploited to execute arbitrary commands on the server. This vulnerability is particularly concerning as it allows attackers to manipulate FAISS index files, potentially poisoning search results or executing malicious payloads that could compromise the server.
Users are advised to update to Mem0 version 1.0.12 or later, where this vulnerability has been fixed. The update process involves applying the patch available in the official Mem0 repository.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 1, 2026CISA-ADP
Assessed May 4, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://vuldb.com/submit/805562 | CISA-ADP | Permission Required |
| https://github.com/mem0ai/mem0/ | [email protected] | Vendor |
| https://github.com/mem0ai/mem0/commit/62dca096f9236010ca15fea9ba369ba740b86b7a | [email protected] | Source CodeVendor |
| https://github.com/mem0ai/mem0/issues/3778 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/mem0ai/mem0/pull/4833 | [email protected] | Source CodeVendor |
| https://vuldb.com/submit/805562 | [email protected] | Permission Required |
| https://vuldb.com/vuln/360550 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/360550/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-20 | Improper Input Validation | [email protected] |
| CWE-502 | Deserialization of Untrusted Data | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| mem0ai mem0 | <= 1.0.11 (semver) |
CPE
Remediation
| |
| mem0ai mem0/vector_stores/faiss | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 5, 2026 | CVE Modified | CISA-ADP |
| May 1, 2026 | New CVE Received | [email protected] |
Volerion