CVE-2026-47287
Analyzed
Analyzed - Analysis Complete
Relative Path Traversal in Visual Studio Code
Vulnerability report for CVE-2026-47287, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-09
Last updated on: 2026-06-15
Assigner: Microsoft Corporation
Description
Description
Relative path traversal in Visual Studio Code allows an unauthorized attacker to perform tampering over a network.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | visual_studio_code | From 1.0.0 (inc) to 1.123.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| 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. |