CVE-2026-31243

The mem0 1.0.0 server lacks authentication and authorization controls for its memory reset and table re-creation 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 CREATE TABLE SQL statement. This can cause unexpected table re-creation, schema disruption, potential data loss, and denial of service for the memory management 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-31243

Mitre link : CVE-2026-31243

CVE.ORG link : CVE-2026-31243


JSON object : View

Products Affected

mem0

  • mem0
CWE
CWE-306

Missing Authentication for Critical Function

CWE-862

Missing Authorization