mem0GHSA-gq6f-qwv9-rf4j
mem0 server lacks authentication and authorization controls for its memory deletion API endpoint
Medium6.5CVE-2026-31241 · Published May 12, 2026 · updated Jul 13, 2026
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 versions
| Package | Affected | Fixed in |
|---|---|---|
| mem0ai PyPI | <= 1.0.0 | No fix yet |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-306
- Also known as
- CVE-2026-31241, PYSEC-2026-2634
More mem0 advisories
All mem0| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| May 12 | mem0 server lacks authentication and authorization controls for its memory creation API endpoint | Medium5.3 | No fix yet |
| May 12 | mem0 server lacks authentication and authorization controls for its memory management API endpoints | High7.5 | No fix yet |
| May 2 | mem0ai mem0 has an Improper Input Validation Issue | Low6.3 | 2.0.0b2 |