GHSA-gq6f-qwv9-rf4jMediumCVSS 6.5

mem0 server lacks authentication and authorization controls for its memory deletion API endpoint

Published
May 12, 2026
Last Modified
May 27, 2026

🔗 CVE IDs covered (1)

📋 Description

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.

🎯 Affected products1

  • pip/mem0ai:<= 1.0.0

🔗 References (4)