Back to overview

CVE-2026-4983

MEDIUM
4.1
CVSS 3.1
Description
Open VSX Registry does not sanitize SVG files uploaded as extension icons prior to storage, and serves them with Content-Type: image/svg+xml without security headers such as Content-Security-Policy or Content-Disposition: attachment. This allows an attacker to publish an extension with a malicious SVG icon and achieve stored cross-site scripting (XSS) when a user navigates directly to the icon URL. On deployments using local storage, script execution occurs within the Open VSX application origin, enabling session hijacking, authentication token theft, and unauthorized extension publishing. On deployments backed by external storage (such as open-vsx.org with an S3-backed CDN), execution is confined to the storage origin, reducing impact but still permitting phishing attacks and credential harvesting through attacker-crafted pages.

Metadata

CVE ID
CVE-2026-4983
State
PUBLISHED
Assigner
eclipse
Reserved
2026-03-27 12:31 UTC
Published
2026-06-23 10:50 UTC
Last updated
2026-06-23 12:03 UTC
Primary CWE
CWE-79
CWE-79 Improper neutralization of input during web page gene…
Vendor / Product
Eclipse Foundation / Eclipse Open VSX
Sources
cve.org  ·  NVD

Severity & Metrics

4.1 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:N
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
Eclipse Foundation Eclipse Open VSX 0.1.0 < 0.34.1
Weakness (CWE)
CWESourceDescription
CWE-79 cna CWE-79 Improper neutralization of input during web page generation ('cross-site scripting')
CVSS scores (1)
ScoreSeverityVersionSourceVector
4.1 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:N
Back to overview