mem0GHSA-cgx8-qgvr-f7vf
mem0 server lacks authentication and authorization controls for its memory creation API endpoint
Medium5.3CVE-2026-31245 · Published May 12, 2026 · updated Jul 13, 2026
The mem0 1.0.0 server lacks authentication and authorization controls for its memory creation API endpoint (POST /memories). The endpoint allows unauthenticated users to submit arbitrary memory records without verifying their identity or permissions. A remote attacker can exploit this by sending unauthenticated POST requests to create malicious or spoofed memory entries in the database, leading to unauthorized data injection and potential data pollution.
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:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-306
- Also known as
- CVE-2026-31245, PYSEC-2026-2633
More mem0 advisories
All mem0| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| May 12 | mem0 server lacks authentication and authorization controls for its memory deletion API endpoint | Medium6.5 | 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 |