Vulnerability 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.
Related Weaknesses (CWE)
References
- https://github.com/lissy93/dashy/releases/tag/3.2.0
- https://github.com/lissy93/dashy/security/advisories/GHSA-2x3v-qmgm-r8hv
- https://github.com/lissy93/dashy/security/advisories/GHSA-2x3v-qmgm-r8hv
FAQ
What is CVE-2026-54443?
CVE-2026-54443 is a documented vulnerability. 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...
How severe is CVE-2026-54443?
CVSS scoring is not yet available for CVE-2026-54443. Check NVD for updates.
Is there a patch for CVE-2026-54443?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.