CVE-2026-48569
Awaiting Analysis
Awaiting Analysis - Queue
Improper Input Validation in Visual Studio Code
Publication date: 2026-06-09
Last updated on: 2026-06-09
Assigner: Microsoft Corporation
Description
Description
Improper input validation in Visual Studio Code allows an unauthorized attacker to bypass a security feature locally.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | visual_studio_code | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
| CWE-23 | The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory. |