CVE-2026-49948
Mem0 0.2.8 Missing Authorization via POST /configure Endpoint
CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-862 |
| Vendor | mem0ai |
| Product | mem0 |
| Published | Jun 9, 2026 |
| Last Updated | Jun 9, 2026 |
Stay Ahead of the Next One
Get instant alerts for mem0ai mem0
Be the first to know when new high vulnerabilities affecting mem0ai mem0 are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None
Affected Versions
mem0ai / mem0
0 โค 0.2.8
References
github.com: https://github.com/mem0ai/mem0/issues/5127 github.com: https://github.com/mem0ai/mem0/issues/5384 github.com: https://github.com/mem0ai/mem0/pull/5360 github.com: https://github.com/mem0ai/mem0/commit/ae7f4062652df1376990221101d1adbb0819c973 vulncheck.com: https://www.vulncheck.com/advisories/mem0-missing-authorization-via-post-configure-endpoint
Credits
YU SUN