CVE-2026-49948
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| mem0ai | mem0 | 0 <= 0.2.8 | affected |
| mem0ai | mem0 | ae7f4062652df1376990221101d1adbb0819c973 | unaffected |
Weaknesses
- CWE-862: Missing Authorization
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: no
- Technical Impact: total
References
- https://github.com/mem0ai/mem0/issues/5127
- https://github.com/mem0ai/mem0/issues/5384
- https://github.com/mem0ai/mem0/pull/5360
- https://github.com/mem0ai/mem0/commit/ae7f4062652df1376990221101d1adbb0819c973
- https://www.vulncheck.com/advisories/mem0-missing-authorization-via-post-configure-endpoint
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.