CVE-2026-49948

HIGH EPSS 20.6%
Published Jun 9, 20263w ago · Modified Jun 17, 20262w ago
8.6 CVSS 4.0
High
Find Similar
Published Jun 9, 2026 3w ago
Last Modified Jun 17, 2026 2w ago

Description

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.

CVSS Details

Base Score
8.6
Exploitability
Impact
Vector string
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
20.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-862 Missing Authorization Authorization

References 5

  • github.com https://github.com/mem0ai/mem0/commit/ae7f4062652df1376990221101d1adbb0819c973
  • 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
  • vulncheck.com https://www.vulncheck.com/advisories/mem0-missing-authorization-via-post-configure-endpoint

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.