Skip to content

Information disclosure vulnerability

Moderate
kycutler published GHSA-vcpf-2mpp-vx3v Aug 11, 2026

Package

No package listed

Affected versions

< 1.132.1

Patched versions

1.132.1

Description

An information disclosure vulnerability exists in VS Code 1.132.0 and earlier versions where malicious extension and webview contents could read sensitive data from reused internal buffers.

Patches

The fix is available starting with VS Code 1.132.1. The fix (ae7a280) mitigates this attack by copying the intended range of the internal buffer contents before sending to extensions.

References

Severity

Moderate

CVE ID

CVE-2026-47285

Weaknesses

No CWEs