๐Ÿ” CVE Alert

CVE-2026-50027

CRITICAL 9.8

mcp-memory-service: Missing Authentication on Document API Endpoints Allows Unauthenticated Memory Read/Write/Delete

CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th

mcp-memory-service is a semantic memory layer for AI applications. Prior to 10.67.1, all HTTP routes under /api/documents/* in mcp-memory-service are served without any authentication dependency, even when the server is configured with an API key (MCP_API_KEY) or OAuth. An unauthenticated remote attacker can upload arbitrary content into the memory store (write), retrieve stored document content (read), and permanently delete memories belonging to authenticated users (delete) โ€” all without supplying any credentials. The /api/memories counterpart correctly enforces authentication, making this an inconsistent and exploitable authentication boundary. This vulnerability is fixed in 10.67.1.

CWE CWE-306
Vendor doobidoo
Product mcp-memory-service
Published Aug 14, 2026
Stay Ahead of the Next One

Get instant alerts for doobidoo mcp-memory-service

Be the first to know when new critical vulnerabilities affecting doobidoo mcp-memory-service 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:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

doobidoo / mcp-memory-service
< 10.67.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
web.archive.org: https://web.archive.org/web/20260508112116/https://github.com/doobidoo/mcp-memory-service github.com: https://github.com/advisories/GHSA-84hp-mqvj-3p8h pypi.org: https://pypi.org/project/mcp-memory-service