CVE-2026-31242

The mem0 v1.0.0 server lacks authentication and authorization controls for its memory reset functionality accessible via the DELETE /memories endpoint. An unauthenticated attacker can send a DELETE request that triggers a reset operation, leading to the execution of a DROP TABLE SQL statement. This results in the deletion of the entire memory database table, causing catastrophic data loss and a complete denial of service for all users of the service.
References
Configurations

Configuration 1 (hide)

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

History

14 May 2026, 18:37

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-31242-35d1e1393188819c9ebec0e684b4e656 - () https://www.notion.so/CVE-2026-31242-35d1e1393188819c9ebec0e684b4e656 - Mitigation, Third Party Advisory

13 May 2026, 15:49

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

12 May 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-12 18:16

Updated : 2026-05-14 18:37


NVD link : CVE-2026-31242

Mitre link : CVE-2026-31242

CVE.ORG link : CVE-2026-31242


JSON object : View

Products Affected

mem0

  • mem0
CWE
CWE-306

Missing Authentication for Critical Function

CWE-862

Missing Authorization