๐Ÿ” CVE Alert

CVE-2026-35454

UNKNOWN 0.0

Code Extension Marketplace has a Zip Slip Path Traversal

CVSS Score
0.0
EPSS Score
0.1%
EPSS Percentile
19th

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.

CWE CWE-22
Vendor coder
Product code-marketplace
Published Apr 6, 2026
Last Updated Apr 7, 2026
Stay Ahead of the Next One

Get instant alerts for coder code-marketplace

Be the first to know when new unknown vulnerabilities affecting coder code-marketplace are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

coder / code-marketplace
< 2.4.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/coder/code-marketplace/security/advisories/GHSA-8x9r-hvwg-c55h github.com: https://github.com/coder/code-marketplace/releases/tag/v2.4.2