Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/coder/code-marketplace
  4. ›
  5. CVE-2026-35454

CVE-2026-35454: Code Extension Marketplace: Zip Slip Path Traversal

April 4, 2026

A Zip Slip (CWE-22) vulnerability in coder/code-marketplace ≤ v2.4.1 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.

References

  • github.com/advisories/GHSA-8x9r-hvwg-c55h
  • github.com/coder/code-marketplace
  • github.com/coder/code-marketplace/commit/988440dee05fceef8400ed725badc604dbf90792
  • github.com/coder/code-marketplace/releases/tag/v2.4.2
  • github.com/coder/code-marketplace/security/advisories/GHSA-8x9r-hvwg-c55h
  • nvd.nist.gov/vuln/detail/CVE-2026-35454

Code Behaviors & Features

Detect and mitigate CVE-2026-35454 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.2.3-0.20260402184705-988440dee05f

Fixed versions

  • 1.2.3-0.20260402184705-988440dee05f

Solution

Upgrade to version 1.2.3-0.20260402184705-988440dee05f or above.

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Source file

go/github.com/coder/code-marketplace/CVE-2026-35454.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 07 Apr 2026 00:18:20 +0000.