VYPR

Mcp Memory Service

by Doobidoo

Source repositories

CVEs (3)

  • CVE-2026-33010HigMar 20, 2026
    risk 0.46cvss 8.1epss 0.00

    mcp-memory-service is an open-source memory backend for multi-agent systems. Prior to version 10.25.1, when the HTTP server is enabled (MCP_HTTP_ENABLED=true), the application configures FastAPI's CORSMiddleware with allow_origins=['*'], allow_credentials=True,…

  • CVE-2026-49291Jun 19, 2026
    risk 0.00cvss epss 0.00

    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…

  • CVE-2026-29787Mar 7, 2026
    risk 0.00cvss epss 0.00

    mcp-memory-service is an open-source memory backend for multi-agent systems. Prior to version 10.21.0, the /api/health/detailed endpoint returns detailed system information including OS version, Python version, CPU count, memory totals, disk usage, and the full database…