CVE-2026-44461
Last modified
CVE-2026-44461 is a high-severity vulnerability rated 8.6/10 on the CVSS scale. 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. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Zed | Zed | < 0.227.1 |
References
- https://github.com/zed-industries/zed/security/advisories/GHSA-63qj-jc2q-7hg5Exploit, Vendor Advisory
- https://github.com/zed-industries/zed/security/advisories/GHSA-63qj-jc2q-7hg5Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-44461?
How severe is CVE-2026-44461?
How do I fix CVE-2026-44461?
Are you affected by CVE-2026-44461?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
