4.1
MEDIUM CVSS 3.1
CVE-2026-4983
Open VSX Registry Stored Cross-Site Scripting via Malicious SVG Icons
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.

INFO

Published Date :

June 23, 2026, 10:50 a.m.

Last Modified :

June 23, 2026, 10:50 a.m.

Remotely Exploit :

Yes !

Source :

eclipse
Affected Products

The following products are affected by CVE-2026-4983 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Eclipse open_vsx
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 MEDIUM e51fbebd-6053-4e49-959f-1b94eeb69a2c
Solution
Sanitize SVG uploads and enforce security headers to prevent stored XSS.
  • Sanitize all uploaded SVG files.
  • Serve SVGs with Content-Security-Policy header.
  • Serve SVGs with Content-Disposition: attachment header.
  • Update to the latest version.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-4983 vulnerability anywhere in the article.

EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.