The mem0 1.0.0 server lacks authentication and authorization controls for its memory management API endpoints. Critical functions such as updating memory records (PUT /memories/{memory_id}) are exposed without any verification of the requester's identity or permissions. A remote attacker can exploit this by sending unauthenticated requests to modify, overwrite, or delete arbitrary memory records, leading to unauthorized data manipulation and potential data loss.
References
Configurations
No configuration.
History
14 May 2026, 20:17
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
| CWE | CWE-306 |
12 May 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-12 18:16
Updated : 2026-05-14 20:17
NVD link : CVE-2026-31240
Mitre link : CVE-2026-31240
CVE.ORG link : CVE-2026-31240
JSON object : View
Products Affected
No product.
CWE
CWE-306
Missing Authentication for Critical Function
