Vulnerability Description
The mem0 1.0.0 server lacks authentication and authorization controls for its memory deletion API endpoint (DELETE /memories/{memory_id}). The endpoint allows unauthenticated users to delete arbitrary memory records without verifying their identity or permissions. A remote attacker can exploit this by sending unauthenticated DELETE requests to remove any memory entry from the database, leading to unauthorized data loss and potential 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-31244-35d1e1393188818b8039c50adc75996cMitigationThird Party Advisory
FAQ
What is CVE-2026-31244?
CVE-2026-31244 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/{memory_id}). The endpoint allows unauthenticated users to delete arbitrary...
How severe is CVE-2026-31244?
CVE-2026-31244 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-31244?
Check the references section above for vendor advisories and patch information. Affected products include: Mem0 Mem0.