CVE-2024-52011

Severity CVSS v4.0:
HIGH
Type:
CWE-77 Command Injection
Publication date:
01/06/2026
Last modified:
02/07/2026

Description

launch-editor allows users to open files with line numbers in editor from Node.js. Prior to version 2.9.0, due to the insufficient sanitization of the `file` argument in the `launchEditor`, an attacker can execute arbitrary commands on Windows by supplying a filename that contains special characters. This issue has been fixed in the `launch-editor` version 2.9.0, corresponding to vite version 5.4.9.