{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.10.23"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "b00d9e3a73a9653bfc3ea0c41c0c3a5b0dd40bf8"
            },
            {
              "fixed": "cd4844cc45049e73a53d65e3a58454a167a3dffb"
            }
          ],
          "repo": "https://github.com/dataease/dataease",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-jqxj-h53x-mpvf"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/49xxx/CVE-2026-49867.json"
  },
  "details": "DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase template static resources let authenticated users submit TemplateManageRequest.staticResource through POST /de2api/templateManage/save or DataVisualizationServer.decompression, after which StaticResourceServer.saveFilesToServe and StaticResourceServer.saveSingleFileToServe write Base64-decoded .svg content to /de2api/static-resource/\u003cname\u003e.svg without validating extension, MIME type, decoded bytes, or SVG scriptability, causing stored same-origin cross-site scripting when a victim loads the resource. This issue is fixed in version 2.10.23.",
  "id": "CVE-2026-49867",
  "modified": "2026-08-12T03:51:45.790496284Z",
  "published": "2026-07-15T19:41:52.701Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/dataease/dataease/releases/tag/v2.10.23"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/49xxx/CVE-2026-49867.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/dataease/dataease/security/advisories/GHSA-jqxj-h53x-mpvf"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49867"
    },
    {
      "type": "FIX",
      "url": "https://github.com/dataease/dataease/commit/b00d9e3a73a9653bfc3ea0c41c0c3a5b0dd40bf8"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:N/SC:H/SI:H/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "DataEase: Authenticated Stored XSS in DataEase Template Static Resources"
}