| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-8x9r-hvwg-c55h | Code Extension Marketplace: Zip Slip Path Traversal |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Tue, 28 Apr 2026 17:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| CPEs | cpe:2.3:a:coder:code-marketplace:*:*:*:*:*:*:*:* | |
| Metrics |
cvssV3_1
|
Tue, 07 Apr 2026 15:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 07 Apr 2026 09:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Coder
Coder code-marketplace |
|
| Vendors & Products |
Coder
Coder code-marketplace |
Tue, 07 Apr 2026 00:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Code Extension Marketplace has a Zip Slip Path Traversal | |
| Weaknesses | CWE-22 | |
| References |
| |
| Metrics |
cvssV4_0
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-04-07T15:08:45.865Z
Reserved: 2026-04-02T19:25:52.193Z
Link: CVE-2026-35454
Updated: 2026-04-07T14:35:19.481Z
Status : Analyzed
Published: 2026-04-06T22:16:23.760
Modified: 2026-04-28T17:01:42.803
Link: CVE-2026-35454
No data.
OpenCVE Enrichment
Updated: 2026-04-07T09:36:34Z
Github GHSA