CVE-2026-59706
mem0 contains unauthenticated config API endpoints that expose LLM API keys in plaintext and allow server-side request forgery via attacker-controlled ollamabaseurl parameter. Unauthenticated attackers can retrieve stored secrets like OpenAI API keys via GET /api/v1/config/ or trigger SSRF attacks by setting ollamabaseurl to internal addresses like cloud IMDS via PUT /api/v1/config/mem0/llm endpoint.
Package Versions Affected
Automatically patch vulnerabilities without upgrading
CVSS Version



Related Resources
References
https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/59xxx/CVE-2026-59706.json, https://nvd.nist.gov/vuln/detail/CVE-2026-59706, https://www.vulncheck.com/advisories/mem0-server-side-request-forgery-and-plaintext-api-key-exposure-via-unauthenticated-config-endpoints, https://github.com/mem0ai/mem0/issues/6081, https://github.com/mem0ai/mem0/commit/a3154d59e52386d4e1189c1f5f44819868f76514, https://github.com/mem0ai/mem0