SCA: security update for mcp-memory-service (GHSA-2r68-g678-7qr3)

high Tenable Cloud Security Plugin ID 444066

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-49291)

Solution

Update the mcp-memory-service library and its related packages to version 10.65.3 or later.

See Also

https://github.com/advisories/GHSA-2r68-g678-7qr3

Plugin Details

Severity: High

ID: 444066

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 6/27/2026

Updated: 6/27/2026

Risk Information

VPR

Risk Factor: Medium

Score: 6.0

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.3

Vector: CVSS2#AV:N/AC:L/Au:S/C:N/I:C/A:C

CVSS Score Source: CVE-2026-49291

CVSS v3

Risk Factor: High

Base Score: 8.1

Temporal Score: 7.1

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/26/2026

Vulnerability Publication Date: 6/19/2026

Reference Information

CVE: CVE-2026-49291

cwe: CWE-862