{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-54443",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-06-15T15:30:40.317Z",
        "datePublished": "2026-07-15T18:19:31.219Z",
        "dateUpdated": "2026-07-15T19:17:57.724Z"
    },
    "containers": {
        "cna": {
            "title": "Dashy: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-80",
                            "lang": "en",
                            "description": "CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-84",
                            "lang": "en",
                            "description": "CWE-84: Improper Neutralization of Encoded URI Schemes in a Web Page",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "HIGH",
                        "attackRequirements": "PRESENT",
                        "privilegesRequired": "NONE",
                        "userInteraction": "ACTIVE",
                        "vulnConfidentialityImpact": "HIGH",
                        "vulnIntegrityImpact": "LOW",
                        "vulnAvailabilityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 5.9,
                        "baseSeverity": "MEDIUM",
                        "vectorString": "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",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/lissy93/dashy/security/advisories/GHSA-2x3v-qmgm-r8hv",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/lissy93/dashy/security/advisories/GHSA-2x3v-qmgm-r8hv"
                },
                {
                    "name": "https://github.com/lissy93/dashy/releases/tag/3.2.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/lissy93/dashy/releases/tag/3.2.0"
                }
            ],
            "affected": [
                {
                    "vendor": "lissy93",
                    "product": "dashy",
                    "versions": [
                        {
                            "version": ">= 1.9.4, < 3.2.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-07-15T18:19:31.219Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "source": {
                "advisory": "GHSA-2x3v-qmgm-r8hv",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "references": [
                    {
                        "url": "https://github.com/lissy93/dashy/security/advisories/GHSA-2x3v-qmgm-r8hv",
                        "tags": [
                            "exploit"
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-07-15T19:15:40.476315Z",
                                "id": "CVE-2026-54443",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-07-15T19:17:57.724Z"
                }
            }
        ]
    }
}