CVE 8.1 HIGH

mcp-memory-service: OAuth read-only clients can write and delete memories through MCP tools/call_CVE-2026-49291

8.1 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

Description

mcp-memory-service is a semantic memory layer for AI applications. Prior to version 10.65.3, the HTTP MCP JSON-RPC endpoint at `/mcp` requires only OAuth `read` scope for all requests, then dispatches `tools/call` directly to handlers that include mutating tools. A read-only OAuth client can call `store_memory` and `delete_memory` through MCP even though the corresponding REST endpoints require `write` scope. Version 10.65.3 patches the issue.

Basic Information

ID CVE-2026-49291
Source GitHub_M
Published Jun 19, 2026 at 17:59

Affected Product

Vendor doobidoo
Product mcp-memory-service
Version < 10.65.3
Affected Versions doobidoo mcp-memory-service < 10.65.3

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.