Skip to content

Remote Code Execution Vulnerability in webviews

Moderate
mjbvz published GHSA-5vj9-2628-2rm4 May 12, 2026

Package

No package listed

Affected versions

1.119.0

Patched versions

1.119.1

Description

VS Code - Remote Code Execution Vulnerability

A remote code execution vulnerability exists in VS Code 1.119.0 and earlier versions with the internal protocol webviews use to load the VS Code controlled root webview content. This could result in untrusted scripts being run inside the webview

Patches

The fix is available starting with VS Code 1.119.1. The fix (1dbe285) mitigates this attack by making sure the correctly sized buffer is passed to the webview protocol provider

Workarounds

Do not open webviews that can load untrusted content

References

Severity

Moderate

CVE ID

CVE-2026-41611

Weaknesses

No CWEs