ed, a code editor, has an aribtrary code execution vulnerability in versions prior to 0.218.2-pre. The Zed IDE loads Model Context Protocol (MCP) configurations from the `settings.json` file located within a project’s `.zed` subdirectory. A malicious MCP configuration can contain arbitrary shell commands that run on the host system with the privileges of the user running the IDE. This can be triggered automatically without any user interaction besides opening the project in the IDE. Version 0.218.2-pre fixes the issue by implementing worktree trust mechanism. As a workaround, users should carefully review the contents of project settings files (`./zed/settings.json`) before opening new projects in Zed.
| Link | Resource |
|---|---|
| https://github.com/zed-industries/zed/security/advisories/GHSA-cv6g-cmxc-vw8j | Vendor Advisory Exploit |
| https://zed.dev/blog/secure-by-default | Product Release Notes |
19 Feb 2026, 15:05
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/zed-industries/zed/security/advisories/GHSA-cv6g-cmxc-vw8j - Vendor Advisory, Exploit | |
| References | () https://zed.dev/blog/secure-by-default - Product, Release Notes | |
| CPE | cpe:2.3:a:zed:zed:*:*:*:*:*:*:*:* | |
| First Time |
Zed zed
Zed |
18 Dec 2025, 15:07
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2025-12-17 23:16
Updated : 2026-02-19 15:05
NVD link : CVE-2025-68433
Mitre link : CVE-2025-68433
CVE.ORG link : CVE-2025-68433
JSON object : View
Improper Neutralization of Special Elements used in a Command ('Command Injection')