CVE-2026-27967

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 bypasses the intended workspace boundary and privacy protections (`file_scan_exclusions`, `private_files`), potentially leaking sensitive user data to the LLM. Version 0.225.9 fixes the issue.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:zed:zed:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-02-26 00:16

Updated : 2026-06-17 10:27


NVD link : CVE-2026-27967

Mitre link : CVE-2026-27967

CVE.ORG link : CVE-2026-27967


JSON object : View

Products Affected

zed

  • zed
CWE
CWE-59

Improper Link Resolution Before File Access ('Link Following')