CVE-2026-33010HIGH 8.8EPSS p30.4%
CVE-2026-33010CVE-2026-33010
Description
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.
Scoring
| CVSS 3.1 | 8.8 (HIGH) |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
| EPSS | 0.39% probability of exploitation · percentile 30.4% · 2026-06-19T12:03:05Z |
| Published | 2026-03-20 |
| Last modified | 2026-04-14 |
Underlying weaknesses· 1
References
1
| Type | Target | Confidence | Tier |
|---|---|---|---|
| Weakness | Permissive Cross-domain Security Policy with Untrusted Domainscwe-942 | 0% | live |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.