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

No history.

Information

Published : 2026-05-12 18:16

Updated : 2026-06-17 10:33


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