Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Zed | Zed | < 0.225.9 |
Related Weaknesses (CWE)
References
- https://github.com/zed-industries/zed/security/advisories/GHSA-786m-x2vc-5235Vendor AdvisoryExploitMitigation
FAQ
What is CVE-2026-27967?
CVE-2026-27967 is a vulnerability with a CVSS score of 7.1 (HIGH). 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*...
How severe is CVE-2026-27967?
CVE-2026-27967 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-27967?
Check the references section above for vendor advisories and patch information. Affected products include: Zed Zed.