CVE-2026-59705

mem0's openmemory/api component contains an unauthenticated access vulnerability that allows unauthenticated attackers to read, write, and delete arbitrary user memories by accessing API routers registered without authentication middleware. Attackers can supply arbitrary user_id parameters or directly access memory retrieval endpoints to expose private memory content, or invoke pause endpoints with global_pause=true to cause denial-of-service across all users.
Configurations

No configuration.

History

08 Jul 2026, 14:17

Type Values Removed Values Added
References () https://github.com/mem0ai/mem0/issues/6080 - () https://github.com/mem0ai/mem0/issues/6080 -

07 Jul 2026, 23:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-07 23:16

Updated : 2026-07-08 15:28


NVD link : CVE-2026-59705

Mitre link : CVE-2026-59705

CVE.ORG link : CVE-2026-59705


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function