PT-2026-30337 · Coder · Coder

·

CVE-2026-35454

·

Published

2026-04-04

·

Updated

2026-07-30

CVSS v4.0

8.7

High

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions Coder/code-marketplace versions through 2.4.1
Description A Zip Slip vulnerability allows a malicious VSIX file to write arbitrary files outside the extension directory. The ExtractZip function passes raw zip entry names to a callback that writes files using filepath.Join without a boundary check. filepath.Join resolves '..' components but does not prevent the result from escaping the base path. An authenticated user can submit a VSIX containing path-traversal entries, potentially leading to persistence, SSH key injection, or binary overwrite depending on process privileges.
Recommendations Update to version 2.4.2 or later.

Exploit

Fix

Path traversal

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-35454
GHSA-8X9R-HVWG-C55H
GO-2026-5270
OPENSUSE-SU-2026:21483-1

Affected Products

Coder