{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.10.24"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "9565812980da781eda04c0a3632bf5dc8b0469f6"
            },
            {
              "fixed": "adab5f1e8954ff91830a3b2f052a42a139d978e1"
            }
          ],
          "repo": "https://github.com/dataease/dataease",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-4v63-24fg-pfg7"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55647.json"
  },
  "details": "DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, dashboard text components render stored component content with Vue v-html without server-side HTML sanitization, allowing an authenticated user who can edit dashboard component data to inject HTML with executable event handlers that execute when another user or shared-link visitor views the dashboard. This issue is fixed in version 2.10.24.",
  "id": "CVE-2026-55647",
  "modified": "2026-07-15T01:49:12.818565328Z",
  "published": "2026-07-07T20:37:54.884Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55647.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/dataease/dataease/security/advisories/GHSA-4v63-24fg-pfg7"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55647"
    },
    {
      "type": "FIX",
      "url": "https://github.com/dataease/dataease/commit/9565812980da781eda04c0a3632bf5dc8b0469f6"
    },
    {
      "type": "FIX",
      "url": "https://github.com/dataease/dataease/commit/adab5f1e8954ff91830a3b2f052a42a139d978e1"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "DataEase: authenticated stored XSS in the dashboard text components"
}