CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2025-68432

High
Published: Translated: NVD NIST

Summary

Zed, edytor kodu, ma podatność na wykonanie dowolnego kodu w wersjach przed 0.218.2-pre. Podatność ta wynika z możliwości załadowania złośliwej konfiguracji protokołu serwera językowego (LSP) z pliku `settings.json`, co może prowadzić do wykonania dowolnych poleceń powłoki na systemie gospodarza.

Risk Assessment

Organizacja narażona jest na ryzyko wykonania złośliwego kodu z uprawnieniami użytkownika, co może prowadzić do utraty danych lub przejęcia kontroli nad systemem. Atakujący może wykorzystać tę podatność, aby wprowadzić złośliwe konfiguracje do plików ustawień projektu.

Recommendation

Zaleca się aktualizację Zed do wersji 0.218.2-pre lub nowszej. Użytkownicy powinni również dokładnie przeglądać zawartość plików ustawień projektu (`./zed/settings.json`) przed otwarciem nowych projektów w Zed.

Related vulnerabilities

Original NVD description (English source)

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 contain arbitrary shell commands that run on the host system with the privileges of the user running the IDE. This can be triggered when a user opens project file for which there is an LSP entry. A concerted effort by an attacker to seed a project settings file (`./zed/settings.json`) with malicious language server configurations could result in arbitrary code execution with the user's privileges if the user opens the project in Zed without reviewing the contents. Version 0.218.2-pre fixes the issue by implementing worktree trust mechanism. As a workaround, users should carefully review the contents of project settings files (`./zed/settings.json`) before opening new projects in Zed.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS