Vulnerability Description
The mem0 1.0.0 server lacks authentication and authorization controls for its memory deletion API endpoint (DELETE /memories). The endpoint allows unauthenticated users to delete memory records by specifying arbitrary user identifiers (e.g., user_id, run_id, agent_id) in the request query parameters. A remote attacker can exploit this by sending unauthenticated DELETE requests to erase memory data for any user, leading to unauthorized data loss and denial of service.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mem0 | Mem0 | 1.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/mem0ai/mem0Product
- https://www.notion.so/CVE-2026-31241-35d1e139318881459ae5e6f0d7dc6f0fMitigationThird Party Advisory
FAQ
What is CVE-2026-31241?
CVE-2026-31241 is a vulnerability with a CVSS score of 6.5 (MEDIUM). The mem0 1.0.0 server lacks authentication and authorization controls for its memory deletion API endpoint (DELETE /memories). The endpoint allows unauthenticated users to delete memory records by spe...
How severe is CVE-2026-31241?
CVE-2026-31241 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-31241?
Check the references section above for vendor advisories and patch information. Affected products include: Mem0 Mem0.