CVE 8.6 HIGH

Zed: Remote Command Injection via Unquoted Environment Variable Keys (SSH / WSL Remote)_CVE-2026-44461

8.6 / 10
HIGH
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

Description

Zed is a code editor. Prior to 0.227.1, Zed builds SSH/WSL remote commands as a shell command string that starts with exec env ..., but environment variable keys are inserted without shell quoting or validation. If an attacker can control an environment variable key (for example via project terminal settings), shell expansions in the key (such as $(...)) are evaluated by the remote shell when a terminal is opened. This can lead to arbitrary command execution on the remote host under the victim user's account. This vulnerability is fixed in 0.227.1.

AI Analysis

Remote Command Injection via Unquoted Environment Variable Keys

Basic Information

ID CVE-2026-44461
Source GitHub_M
Published May 28, 2026 at 16:08

Affected Product

Vendor zed-industries
Product zed
Version < 0.227.1
Affected Versions zed-industries zed < 0.227.1

CWE Classification

AI Assessment

AI Score 8.6 / 10
AI Severity High
Vendor zed-industries
Product Zed
Version < 0.227.1

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.