mem0 contains unauthenticated config API endpoints that expose LLM API keys in plaintext and allow server-side request forgery via attacker-controlled ollama_base_url parameter. Unauthenticated attackers can retrieve stored secrets like OpenAI API keys via GET /api/v1/config/ or trigger SSRF attacks by setting ollama_base_url to internal addresses like cloud IMDS via PUT /api/v1/config/mem0/llm endpoint.
References
Configurations
No configuration.
History
08 Jul 2026, 14:17
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/mem0ai/mem0/issues/6081 - |
07 Jul 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-07 22:16
Updated : 2026-07-08 15:28
NVD link : CVE-2026-59706
Mitre link : CVE-2026-59706
CVE.ORG link : CVE-2026-59706
JSON object : View
Products Affected
No product.
CWE
CWE-306
Missing Authentication for Critical Function
