ГлавнаяУязвимости → CVE-2026-49948
8.1высокая

CVE-2026-49948

Описание

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
Балл8.1 — высокая
ВекторCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Источники
https://github.com/mem0ai/mem0/commit/ae7f4062652df1376990221101d1adbb0819c973https://github.com/mem0ai/mem0/issues/5127https://github.com/mem0ai/mem0/issues/5384https://github.com/mem0ai/mem0/pull/5360https://www.vulncheck.com/advisories/mem0-missing-authorization-via-post-configure-endpoint