CVE-2026-31241

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

Configuration 1 (hide)

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

History

14 May 2026, 18:34

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-31241-35d1e139318881459ae5e6f0d7dc6f0f - () https://www.notion.so/CVE-2026-31241-35d1e139318881459ae5e6f0d7dc6f0f - 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:34


NVD link : CVE-2026-31241

Mitre link : CVE-2026-31241

CVE.ORG link : CVE-2026-31241


JSON object : View

Products Affected

mem0

  • mem0
CWE
CWE-306

Missing Authentication for Critical Function

CWE-862

Missing Authorization