{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "1.9.4"
              },
              {
                "fixed": "3.2.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "1f5d3f45fcfbc03ac8c099fdc1614b9806dee803"
            },
            {
              "fixed": "24d741488327fb66e79d0d2468f84795d791f019"
            }
          ],
          "repo": "https://github.com/lissy93/dashy",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-2x3v-qmgm-r8hv"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-80",
      "CWE-84"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54443.json"
  },
  "details": "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.",
  "id": "CVE-2026-54443",
  "modified": "2026-07-17T03:41:51.260487716Z",
  "published": "2026-07-15T18:19:31.219Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/lissy93/dashy/releases/tag/3.2.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54443.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/lissy93/dashy/security/advisories/GHSA-2x3v-qmgm-r8hv"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54443"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:A/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Dashy: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)"
}