{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "ba0052aff05d85b5ae6e81f687b777b242222dd4"
            }
          ],
          "repo": "https://github.com/dataease/dataease",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-vgm2-269h-8624"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32137.json"
  },
  "details": "Dataease is an open source data visualization analysis tool. Prior to 2.10.20, The table parameter for /de2api/datasource/previewData is directly concatenated into the SQL statement without any filtering or parameterization. Since tableName is a user-controllable string, attackers can inject malicious SQL statements by constructing malicious table names. This vulnerability is fixed in 2.10.20.",
  "id": "CVE-2026-32137",
  "modified": "2026-03-15T13:46:36.814298291Z",
  "published": "2026-03-12T17:53:00.318Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32137.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/dataease/dataease/security/advisories/GHSA-vgm2-269h-8624"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32137"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "DataEase SQL Injection Vulnerability"
}