Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-35454

26
FAUCET Score

OVERVIEW CVE-2026-35454 is a Zip Slip vulnerability in the Code Extension Marketplace (coder/code-marketplace), an open-source alternative to the VS Code Marketplace. Versions prior to 2.4.2 are affected. The vulnerability allows a malicious VSIX file to write arbitrary files outside the intended extension directory, bypassing directory traversal protections. SEVERITY The vulnerability stems from improper input validation in the ExtractZip function, which passes raw zip entry names to a file writing callback without boundary checks. While the filepath.Join function resolves ".." components, it fails to prevent the resulting path from escaping the base directory. The FAUCET Risk Score of 51.0/100 indicates moderate concern, though a CVSS score was not assigned. The attack requires local or user interaction through a malicious VSIX file upload. EXPLOITATION STATUS This vulnerability is not currently being actively exploited in the wild, as indicated by its absence from the Known Exploited Vulnerabilities (KEV) catalog and its inactive status on security hotlists. The extremely low EPSS score of 0.00023 suggests minimal real-world exploitation likelihood. No public exploit code is widely available, and community attention appears limited. Organizations should update to version 2.4.2 to remediate this risk, particularly if they operate instances of Code Extension Marketplace.

Impacted Technologies

VendorProductVersion(s)CPE
<= 2.4.1CPE matchmatch criteria
cpe:2.3:a:coder:code-marketplace:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

8.7HIGH

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
NONE
VS Integrity
HIGH
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.34%
Probability of exploitation in next 30 days
EPSS Percentile
26.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0034 is in the 35th percentile among its peer group of 21,958 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

gopatch availablevia ghsa
Product: github.com/coder/code-marketplaceFixed in: 1.2.3-0.20260402184705-988440dee05f

Vendor Advisories (1)

goGHSA-8x9r-hvwg-c55hhigh

Code Extension Marketplace: Zip Slip Path Traversal

Apr 4, 2026

References

github.com / coder/code-marketplace/releases/tag/v2.4.2
Release Notes
github.com / coder/code-marketplace/security/advisories/GHSA-8x9r-hvwg-c55h
Third Party Advisory