{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "0.9.7.4"
              },
              {
                "fixed": "0.9.7.4"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "DESCRIPTION"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5781f41814f09493c7ce05b9251b5e09c1aff0cd"
            }
          ],
          "repo": "https://github.com/opencats/opencats",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-8mc8-5gw6-c7w4"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/49xxx/CVE-2026-49489.json"
  },
  "details": "OpenCATS through 0.9.7.4 contains a sql injection vulnerability in the sortDirection parameter of the DataGrid component that allows authenticated users to extract database contents. Attackers can inject malicious SQL via the sortDirection parameter in ajax/getDataGridPager.php to perform time-based blind injection attacks and read sensitive data.",
  "id": "CVE-2026-49489",
  "modified": "2026-07-15T01:49:20.048433356Z",
  "published": "2026-05-31T12:04:48.034Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/49xxx/CVE-2026-49489.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/opencats/OpenCATS/security/advisories/GHSA-8mc8-5gw6-c7w4"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49489"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/opencats-sql-injection-in-datagrid-sortdirection-parameter"
    },
    {
      "type": "EVIDENCE",
      "url": "https://packetstorm.news/files/id/222200/"
    },
    {
      "type": "EVIDENCE",
      "url": "https://www.exploit-db.com/exploits/52579"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:L/SC:H/SI:N/SA:L",
      "type": "CVSS_V4"
    }
  ],
  "summary": "OpenCATS - SQL Injection in DataGrid sortDirection Parameter"
}