{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.10.23"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "304104d70e27a97f8909981f56209edc117dc285"
            },
            {
              "fixed": "a7bffa795cb0ca041dce0effe68479cf3bf13db1"
            },
            {
              "fixed": "cd4844cc45049e73a53d65e3a58454a167a3dffb"
            }
          ],
          "repo": "https://github.com/dataease/dataease",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-cjmg-jqmc-xj5v"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-434"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/50xxx/CVE-2026-50124.json"
  },
  "details": "DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase can be exploited by uploading payload.zip through the Excel upload API /datasource/upload, creating an H2 datasource that uses the zip: protocol, and executing an SQL dataset path where CalciteProvider.jdbcFetchResultField calls statement.executeQuery(), causing precompiled Java aliases in test.mv.db to execute arbitrary code. This issue is fixed in version 2.10.23.",
  "id": "CVE-2026-50124",
  "modified": "2026-08-12T03:51:35.357463866Z",
  "published": "2026-07-15T19:38:14.211Z",
  "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/50xxx/CVE-2026-50124.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/dataease/dataease/security/advisories/GHSA-cjmg-jqmc-xj5v"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-50124"
    },
    {
      "type": "FIX",
      "url": "https://github.com/dataease/dataease/commit/304104d70e27a97f8909981f56209edc117dc285"
    },
    {
      "type": "FIX",
      "url": "https://github.com/dataease/dataease/commit/a7bffa795cb0ca041dce0effe68479cf3bf13db1"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "DataEase: Remote Code Execution (RCE) via Zip Protocol \u0026 File Dropper"
}