CVE-2026-44461

8.6

Zed Industries · Zed

Zed is vulnerable to OS Command Injection, allowing an attacker to execute arbitrary commands on the host system.

Executive summary

The Zed code editor is affected by a critical OS Command Injection vulnerability that could allow for full system compromise.

Vulnerability

This vulnerability is an OS Command Injection (CWE-78) flaw that allows an attacker to execute arbitrary operating system commands. The attack vector is local (AV:L), implying an attacker must have some level of local access or user interaction to trigger the injection.

Business impact

Successful exploitation of this vulnerability can lead to complete system compromise, including unauthorized access to sensitive source code, environment variables, and local data. Given the CVSS score of 8.6, this represents a high-severity risk to the integrity and confidentiality of developer workstations.

Remediation

Immediate Action: Update the Zed code editor to version 0.227.1 or later immediately.

Proactive Monitoring: Review system logs for unauthorized process execution or suspicious shell activity originating from the Zed editor process.

Compensating Controls: Ensure that the editor is run with the least privilege necessary, avoiding administrative or root execution contexts to limit the impact of a potential injection.

Exploitation status

Public Exploit Available: No

Analyst recommendation

The severity of this command injection flaw necessitates an immediate upgrade to version 0.227.1. Organizations should prioritize patching developer environments to prevent potential lateral movement or data theft.