Turborepo is a high-performance build system for JavaScript and TypeScript codebases. Prior to 2.9.14000, the Turborepo LSP VS Code extension could execute shell commands derived from workspace-controlled values. The extension used string-based command execution for Turborepo daemon commands and task runs. A malicious workspace could provide crafted values through workspace settings or task names in the repository's source code that were interpolated into shell commands. When the extension activated or when a user ran a task through the extension, those values could be interpreted by the user's shell, allowing arbitrary command execution with the privileges of the local VS Code process. This vulnerability is fixed in 2.9.14000.
References
| Link | Resource |
|---|---|
| https://github.com/vercel/turborepo/security/advisories/GHSA-5xc8-49mv-x4mm | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
19 May 2026, 15:12
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Vercel turborepo Language Server Protocol
|
|
| CPE | cpe:2.3:a:vercel:turborepo_language_server_protocol:*:*:*:*:*:visual_studio_code:*:* |
19 May 2026, 14:15
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/vercel/turborepo/security/advisories/GHSA-5xc8-49mv-x4mm - Vendor Advisory | |
| CPE | cpe:2.3:a:vercel:turborepo:*:*:*:*:*:*:*:* | |
| First Time |
Vercel turborepo
Vercel |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
15 May 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-15 16:16
Updated : 2026-05-19 15:12
NVD link : CVE-2026-46508
Mitre link : CVE-2026-46508
CVE.ORG link : CVE-2026-46508
JSON object : View
Products Affected
vercel
- turborepo_language_server_protocol
CWE
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')
