SEPTEMBER 9, 2026
Live Feed
Back to database
Case File

CVE-2026-54443

MEDIUM · CVSS 5.9 EPSS 0.23% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-15 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

The Dashy RSS Widget in versions 1.9.4 to 3.2.0 is vulnerable due to improper sanitization of RSS item link values, which can allow attackers to inject malicious JavaScript via crafted feed links. This vulnerability poses a risk of executing arbitrary scripts in the context of the Dashy application, potentially leading to data theft or unauthorized actions. Users running affected versions, particularly those managing personal dashboards or sensitive information, should prioritize upgrading to version 3.2.0 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-54443
Severity
MEDIUM
CVSS
5.9
EPSS
0.23%
Java

Original NVD Description

Dashy is a self-hostable personal dashboard. From 1.9.4 until 3.2.0, the Dashy RSS Widget in src/components/Widgets/RssFeed.vue does not sanitize RSS item link values before rendering feed item titles and Read More links as anchor href attributes, allowing an attacker-controlled feed to provide a javascript: URI that executes when clicked in the Dashy origin. This issue is fixed in version 3.2.0.