CVE Catalog

CVE-2026-54443

MediumCVSS 5.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

14th percentile - higher than 14% of all known CVEs

Summary

In Dashy versions 1.9.4 through 3.2.0, the RSS widget does not sanitize RSS item link values before rendering them as href attributes in anchors. This allows an attacker-controlled feed to provide a javascript: URI that executes when clicked in the Dashy origin.

Risk Assessment

The risk is arbitrary JavaScript execution in the victim's browser within the Dashy origin, potentially leading to session theft, dashboard modification, or other actions on the user's account.

Recommendation

Immediately upgrade Dashy to version 3.2.0 or later, which includes a fix for this vulnerability.

Other vulnerabilities in Dashy

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS