Mem0 versions through 0.2.8, fixed in commit ae7f406, contain a missing authorization vulnerability in the self-hosted server component where the POST /configure endpoint modifies global LLM provider and embedder configuration but only verifies authentication via JWT or X-API-Key without validating the caller's role. Any authenticated user holding a distributed API key can redirect all LLM and embedder traffic to an attacker-controlled server, with the malicious configuration persisted to PostgreSQL and surviving server restarts to affect all users and API keys on the instance.
References
Configurations
No configuration.
History
09 Jun 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-09 16:16
Updated : 2026-06-09 16:16
NVD link : CVE-2026-49948
Mitre link : CVE-2026-49948
CVE.ORG link : CVE-2026-49948
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
