๐Ÿ” CVE Alert

CVE-2026-49986

UNKNOWN 0.0

Cortex has Untrusted Project Bootstrap Code Execution via `CLAUDE_PROJECT_DIR`

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

The Cortex MCP server (`neuro-cortex-memory`), a cross-platform persistent memory MCP, prior to version 3.17.1 treats the `CLAUDE_PROJECT_DIR` environment variable โ€” automatically set by Claude Code to the currently open project directory โ€” as a trusted Cortex developer checkout. When the `open_visualization` tool is invoked, `_find_dev_source()` resolves the user's active project directory as a candidate Cortex source root. The only validation performed by `_is_cortex_root()` is a check for the presence of an `mcp_server/` subdirectory and a `ui/unified-viz.html` file. An attacker who places these two marker files in a malicious repository can cause Cortex to execute an arbitrary `mcp_server/server/visualize_bootstrap.py` from that directory via `subprocess.run([sys.executable, ...])`, achieving code execution with the privileges of the victim's local user process. Version 3.17.1 fixes the issue.

CWE CWE-829
Vendor cdeust
Product cortex
Published Aug 14, 2026
Stay Ahead of the Next One

Get instant alerts for cdeust cortex

Be the first to know when new unknown vulnerabilities affecting cdeust cortex are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

cdeust / Cortex
< 3.17.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/cdeust/Cortex/security/advisories/GHSA-gvpp-v77h-5w8g github.com: https://github.com/cdeust/Cortex/releases/tag/v3.17.1 github.com: https://github.com/pypa/advisory-database/tree/main/vulns/neuro-cortex-memory/PYSEC-2026-2676.yaml