PT-2026-40321 · Git+1 · Mem0
CVE-2026-31244
·
Published
2026-05-12
·
Updated
2026-05-12
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L |
Name of the Vulnerable Software and Affected Versions
mem0 version 1.0.0
Description
The server lacks authentication and authorization controls for the memory deletion API endpoint "DELETE /memories/{memory id}". This allows unauthenticated users to delete arbitrary memory records without identity or permission verification. A remote attacker can send unauthenticated requests to remove any memory entry from the database, resulting in unauthorized data loss and potential denial of service.
Recommendations
Update mem0 version 1.0.0 to a version that implements proper authentication and authorization for the "DELETE /memories/{memory id}" endpoint.
As a temporary workaround, restrict access to the "DELETE /memories/{memory id}" API endpoint to minimize the risk of exploitation.
Exploit
Fix
Missing Authorization
Missing Authentication
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Mem0