CVE-2026-54443 Details
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.
A cross-site scripting (XSS) vulnerability has been identified in the Dashy RSS Widget, affecting versions 1.9.4 prior to 3.2.0. The issue arises because the widget does not properly sanitize RSS item link values before displaying them as anchor href attributes. This flaw allows an attacker to inject a javascript: URI that executes when the link is clicked, potentially leading to the execution of malicious JavaScript in the context of the Dashy origin.
Users can update to Dashy version 3.2.0 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 15, 2026CISA-ADP
Assessed Jul 15, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/lissy93/dashy/security/advisories/GHSA-2x3v-qmgm-r8hv | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/lissy93/dashy/releases/tag/3.2.0 | [email protected] | Release NotesVendor |
| https://github.com/lissy93/dashy/security/advisories/GHSA-2x3v-qmgm-r8hv | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-80 | Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) | [email protected] |
| CWE-84 | Improper Neutralization of Encoded URI Schemes in a Web Page | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Dashy | >= 1.9.4, < 3.1.2 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 15, 2026 | CVE Modified | CISA-ADP |
| Jul 15, 2026 | New CVE Received | [email protected] |
Volerion