Visual Studio Code for Linux Remote Code Execution Vulnerability

1 min read Original article ↗

There is a security vulnerability in the save elevated flow with specially crafted workspaces.

Patches

The fix is available starting with VS Code 1.94.1. The fix is: 28000df

Workarounds

Do not use the flow in VS Code to save as elevated user, especially in workspaces you do not trust.

References