File Path Vulnerability in MCP Memory Keeper by mkreyman
CVE-2026-54561

6.2MEDIUM

Key Information:

Vendor

Mkreyman

Vendor
CVE Published:
15 September 2026

What is CVE-2026-54561?

The MCP Memory Keeper, designed for persistent context management in AI coding assistants, is affected by a vulnerability in the context_import function. This function allows an attacker to manipulate the file path used in fs.readFileSync, which is utilized without prior validation. By leveraging path traversal techniques or absolute paths, a malicious client can access any file that the server process can read. This could lead to the exposure of sensitive information, including credentials and SSH keys, when valid JSON files are imported into the caller's session. Furthermore, if non-JSON files are targeted, leading bytes may be revealed through SyntaxError messages. The issue has been addressed in version 0.13.0.

Affected Version(s)

mcp-memory-keeper < 0.13.0

References

CVSS V3.1

Score:
6.2
Severity:
MEDIUM
Confidentiality:
High
Integrity:
None
Availability:
High
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.