mcp-memory-keeper@0.12.0

MCP server for persistent context management in AI coding assistants

  • latest version

    0.14.0

  • latest non vulnerable version

  • first published

    1 years ago

  • latest version published

    1 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the mcp-memory-keeper package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Information Exposure

    mcp-memory-keeper is a MCP server for persistent context management in AI coding assistants

    Affected versions of this package are vulnerable to Information Exposure in the context_import tool, which passes the caller-supplied filePath straight to fs.readFileSync with no path confinement, accepting both .. sequences and absolute paths. An attacker who can invoke the tool, through a malicious MCP client or a prompt-injected agent, can read arbitrary local files such as other users' exported sessions, credential and config files, .env files, SSH keys, or /etc/passwd by supplying a traversal or absolute path, obtaining valid JSON files through context_get and context_export and the leading bytes of non-JSON files through the JSON.parse SyntaxError returned verbatim.

    How to fix Information Exposure?

    Upgrade mcp-memory-keeper to version 0.13.0 or higher.

    <0.13.0