{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.7.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "b5b9272c016550d80a789fd8ffbf3d5a4c4bab52"
            },
            {
              "fixed": "7c2eadb9d76cc6613e6ccc7089c1c2f77480ecad"
            }
          ],
          "repo": "https://github.com/1panel-dev/cordyscrm",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-xrcr-hj37-q83j"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/52xxx/CVE-2026-52745.json"
  },
  "details": "CordysCRM is an open source AI-powered customer relationship management system that supports private deployment. Prior to 1.7.0, the POST /account-pool/page endpoint allows an authenticated caller with MODULE_SETTING:UPDATE to place a crafted sort.name value into a dynamic SQL ORDER BY expression without strict server-side validation of the sorting field. The resulting time-based blind SQL injection can confirm database expression execution, infer database metadata and sensitive values, and introduce database delays that degrade service. This issue is fixed in version 1.7.0.",
  "id": "CVE-2026-52745",
  "modified": "2026-09-20T11:30:31.790573526Z",
  "published": "2026-09-18T19:51:17.097Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.7.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/1Panel-dev/CordysCRM/security/advisories/GHSA-xrcr-hj37-q83j"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/52xxx/CVE-2026-52745.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-52745"
    },
    {
      "type": "FIX",
      "url": "https://github.com/1Panel-dev/CordysCRM/commit/b5b9272c016550d80a789fd8ffbf3d5a4c4bab52"
    },
    {
      "type": "FIX",
      "url": "https://github.com/1Panel-dev/CordysCRM/pull/2418"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "CordysCRM: Customer Public Pool Sorting Field SQL Injection"
}