The Code Extension Marketplace is an open-source alternative to the VS Code Marketplace. Prior to 2.4.2, Zip Slip vulnerability in coder/code-marketplace allowed a malicious VSIX file to write arbitrary files outside the extension directory. ExtractZip passed raw zip entry names to a callback that wrote files via filepath.Join with no boundary check; filepath.Join resolved .. components but did not prevent the result from escaping the base path. This vulnerability is fixed in 2.4.2.
References
| Link | Resource |
|---|---|
| https://github.com/coder/code-marketplace/releases/tag/v2.4.2 | Release Notes |
| https://github.com/coder/code-marketplace/security/advisories/GHSA-8x9r-hvwg-c55h | Third Party Advisory |
Configurations
History
28 Apr 2026, 17:01
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:coder:code-marketplace:*:*:*:*:*:*:*:* | |
| References | () https://github.com/coder/code-marketplace/releases/tag/v2.4.2 - Release Notes | |
| References | () https://github.com/coder/code-marketplace/security/advisories/GHSA-8x9r-hvwg-c55h - Third Party Advisory | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
| First Time |
Coder
Coder code-marketplace |
06 Apr 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-06 22:16
Updated : 2026-04-28 17:01
NVD link : CVE-2026-35454
Mitre link : CVE-2026-35454
CVE.ORG link : CVE-2026-35454
JSON object : View
Products Affected
coder
- code-marketplace
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
