CVE-2026-31244

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.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:mem0:mem0:1.0.0:*:*:*:*:*:*:*

History

14 May 2026, 18:38

Type Values Removed Values Added
First Time Mem0
Mem0 mem0
CPE cpe:2.3:a:mem0:mem0:1.0.0:*:*:*:*:*:*:*
References () https://github.com/mem0ai/mem0 - () https://github.com/mem0ai/mem0 - Product
References () https://www.notion.so/CVE-2026-31244-35d1e1393188818b8039c50adc75996c - () https://www.notion.so/CVE-2026-31244-35d1e1393188818b8039c50adc75996c - Mitigation, Third Party Advisory

13 May 2026, 15:49

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5
CWE CWE-306
CWE-862

12 May 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-12 18:16

Updated : 2026-05-14 18:38


NVD link : CVE-2026-31244

Mitre link : CVE-2026-31244

CVE.ORG link : CVE-2026-31244


JSON object : View

Products Affected

mem0

  • mem0
CWE
CWE-306

Missing Authentication for Critical Function

CWE-862

Missing Authorization