VYPR

Zed

by Zed

Source repositories

CVEs (11)

  • CVE-2026-27976HigFeb 26, 2026
    risk 0.57cvss 8.8epss 0.00

    Zed, a code editor, has an extension installer allows tar/gzip downloads. Prior to version 0.224.4, the tar extractor (`async_tar::Archive::unpack`) creates symlinks from the archive without validation, and the path guard (`writeable_path_from_extension`) only performs lexical…

  • CVE-2025-68433HigDec 17, 2025
    risk 0.50cvss 7.7epss 0.00

    Zed, 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…

  • CVE-2025-68432HigDec 17, 2025
    risk 0.50cvss 7.7epss 0.00

    Zed, a code editor, has an aribtrary code execution vulnerability in versions prior to 0.218.2-pre. The Zed IDE loads Language Server Protocol (LSP) configurations from the `settings.json` file located within a project’s `.zed` subdirectory. A malicious LSP configuration can…

  • CVE-2026-44466HigMay 28, 2026
    risk 0.49cvss 8.6epss 0.00

    Zed is a code editor. Prior to 0.229.0, Zed's terminal tool permission system can be bypassed via bash arithmetic expansion $((...)), allowing execution of arbitrary commands nested inside an allowlisted command like echo. This vulnerability is fixed in 0.229.0.

  • CVE-2026-44465HigMay 28, 2026
    risk 0.49cvss 8.6epss 0.00

    Zed is a code editor. Prior to 0.227.1, Zed IDE executes arbitrary commands when opening a folder with a malicious .git/config file that abuses the core.fsmonitor Git configuration option. This allows an attacker to achieve Remote Code Execution (RCE) when a victim open a folder…

  • CVE-2026-44463HigMay 28, 2026
    risk 0.49cvss 8.6epss 0.00

    Zed is a code editor. Prior to 0.229.0, Zed's terminal tool permission system can be bypassed by prepending environment variable assignments to allowlisted commands, hijacking program behavior (e.g., PAGER) to execute arbitrary code. This vulnerability is fixed in 0.229.0.

  • CVE-2026-44461HigMay 28, 2026
    risk 0.49cvss 8.6epss 0.00

    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…

  • CVE-2026-27800HigFeb 26, 2026
    risk 0.48cvss 7.4epss 0.00

    Zed, a code editor, has a Zip Slip (Path Traversal) vulnerability exists in its extension archive extraction functionality prior to version 0.224.4. The `extract_zip()` function in `crates/util/src/archive.rs` fails to validate ZIP entry filenames for path traversal sequences…

  • CVE-2026-27967HigFeb 26, 2026
    risk 0.46cvss 7.1epss 0.00

    Zed, a code editor, has a symlink escape vulnerability in versions prior to 0.225.9 in Agent file tools (`read_file`, `edit_file`). It allows reading and writing files **outside the project directory** when a project contains symbolic links pointing to external paths. This…

  • CVE-2026-25805MedFeb 10, 2026
    risk 0.42cvss 6.4epss 0.00

    Zed is a multiplayer code editor. Prior to 0.219.4, Zed does not show with which parameters a tool is being invoked, when asking for allowance. Further it does not show after the tool was being invoked, which parameters were used. Thus, maybe unwanted or even malicious values…

  • CVE-2026-44462MedMay 28, 2026
    risk 0.35cvss 6.4epss 0.00

    Zed is a code editor. Prior to 0.229.0, Zed's terminal tool permission system can be bypassed via bash variable expansion chaining (${var@P}), allowing arbitrary command execution under an allowlisted command prefix. This vulnerability is fixed in 0.229.0.