SCA: security update for mcp-memory-keeper (GHSA-f7wf-v2vw-mpcx)

medium Tenable Cloud Security Plugin ID 444839

Description

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

- MCP Memory Keeper is an MCP server for persistent context management in AI coding assistants. Prior to
0.13.0, context_import in src/index.ts passes the caller-controlled filePath directly to fs.readFileSync
without restricting the path to an export directory. An MCP client, including an LLM agent induced to call
the tool, can use ../ traversal or an absolute path to target any file readable by the server process. A
valid JSON file is parsed and imported into the caller's session, allowing its full contents to be
retrieved through context_get or context_export, while JSON.parse errors for non-JSON files can return
leading file bytes in a SyntaxError message. The two disclosure modes can expose other exported sessions,
JSON credentials or service-account files, environment files, and portions of SSH keys or other local
files. This issue is fixed in version 0.13.0. (CVE-2026-54561)

Solution

Update the mcp-memory-keeper library and its related packages to version 0.13.0 or later.

See Also

https://github.com/advisories/GHSA-f7wf-v2vw-mpcx

Plugin Details

Severity: Medium

ID: 444839

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 7/18/2026

Updated: 9/16/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.78

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.9

Temporal Score: 3.6

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

CVSS Score Source: CVE-2026-54561

CVSS v3

Risk Factor: Medium

Base Score: 6.2

Temporal Score: 5.4

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/17/2026

Vulnerability Publication Date: 7/17/2026

Reference Information

CVE: CVE-2026-54561