CVE-2026-33010

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, allow_methods=["*"], and allow_headers=["*"]. The wildcard Access-Control-Allow-Origin: * header permits any website to read API responses cross-origin. When combined with anonymous access (MCP_ALLOW_ANONYMOUS_ACCESS=true) - the simplest way to get the HTTP dashboard working without OAuth - no credentials are needed, so any malicious website can silently read, modify, and delete all stored memories. This issue has been patched in version 10.25.1.
Configurations

Configuration 1 (hide)

cpe:2.3:a:doobidoo:mcp-memory-service:*:*:*:*:*:*:*:*

History

14 Apr 2026, 18:12

Type Values Removed Values Added
CPE cpe:2.3:a:doobidoo:mcp-memory-service:*:*:*:*:*:*:*:*
CWE NVD-CWE-Other
References () https://github.com/doobidoo/mcp-memory-service/security/advisories/GHSA-g9rg-8vq5-mpwm - () https://github.com/doobidoo/mcp-memory-service/security/advisories/GHSA-g9rg-8vq5-mpwm - Exploit, Vendor Advisory
Summary
  • (es) mcp-memory-service es un backend de memoria de código abierto para sistemas multiagente. Antes de la versión 10.25.1, cuando el servidor HTTP está habilitado (MCP_HTTP_ENABLED=true), la aplicación configura el CORSMiddleware de FastAPI con allow_origins=['*'], allow_credentials=True, allow_methods=['*'] y allow_headers=['*']. El encabezado comodín Access-Control-Allow-Origin: * permite a cualquier sitio web leer respuestas de la API de origen cruzado. Cuando se combina con acceso anónimo (MCP_ALLOW_ANONYMOUS_ACCESS=true) - la forma más sencilla de hacer funcionar el panel de control HTTP sin OAuth - no se necesitan credenciales, por lo que cualquier sitio web malicioso puede leer, modificar y eliminar silenciosamente todas las memorias almacenadas. Este problema ha sido parcheado en la versión 10.25.1.
First Time Doobidoo
Doobidoo mcp-memory-service

21 Mar 2026, 00:16

Type Values Removed Values Added
References () https://github.com/doobidoo/mcp-memory-service/security/advisories/GHSA-g9rg-8vq5-mpwm - () https://github.com/doobidoo/mcp-memory-service/security/advisories/GHSA-g9rg-8vq5-mpwm -

20 Mar 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-20 19:16

Updated : 2026-04-14 18:12


NVD link : CVE-2026-33010

Mitre link : CVE-2026-33010

CVE.ORG link : CVE-2026-33010


JSON object : View

Products Affected

doobidoo

  • mcp-memory-service
CWE
CWE-942

Permissive Cross-domain Policy with Untrusted Domains

NVD-CWE-Other