CVE-2026-41612
5.5
Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Exploitability: 1.8 / Impact: 3.6
Source: secure@microsoft.com (Secondary)
Description
Relative path traversal in Visual Studio Code allows an unauthorized attacker to disclose information locally.
Affected (1)
Products: Microsoft: Live Preview
Configuration A
| Vulnerable Software | Affected Versions |
|---|---|
| Before 0.4.19 |
Related CWEs
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
CWE-23
Relative Path Traversal
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.
References (1)
Source: secure@microsoft.com
Vendor Advisory
Timeline
No history available yet.