---
id: CVE-2026-76899
title: >-
  CordysCRM is an open source AI-powered customer relationship management system
  that supports private deployment
summary: >-
  CordysCRM is an open source AI-powered customer relationship management system
  that supports private deployment. From 1.7.0 until 1.7.4, POST
  /account-pool/page allows an authenticated caller with MODULE_SETTING_UPDATE
  to place an arbitr…
severity: medium
cvss: 5.7
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:L'
cwe:
  - CWE-89
  - CWE-1284
vendor: 1Panel-dev
product: CordysCRM
affected:
  - CordysCRM < 1.7.4
published: '2026-09-18'
updated: '2026-09-18'
sourceUpdated: '2026-09-18T20:17:21.600'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-76899'
references:
  - url: >-
      https://github.com/1Panel-dev/CordysCRM/commit/3e6a7003ac5c94bc1166c6065e64420be2f188a8
    label: security-advisories@github.com
  - url: >-
      https://github.com/1Panel-dev/CordysCRM/commit/b217166af2935c827c8d73bf55c563dd328692f5
    label: security-advisories@github.com
  - url: 'https://github.com/1Panel-dev/CordysCRM/pull/2975'
    label: security-advisories@github.com
  - url: 'https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.7.4'
    label: security-advisories@github.com
  - url: >-
      https://github.com/1Panel-dev/CordysCRM/security/advisories/GHSA-x6p7-vhgp-6r3q
    label: security-advisories@github.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-18T20:51:25.679Z'
epss: 0.00303
epssPercentile: 0.2315
---

## Overview

CordysCRM is an open source AI-powered customer relationship management system that supports private deployment. From 1.7.0 until 1.7.4, POST /account-pool/page allows an authenticated caller with MODULE_SETTING_UPDATE to place an arbitrary database function in SortRequest.name because CustomerPoolController.page omits Spring request validation, SortRequest.getName relies on an incomplete blacklist, and the CommonMapper.xml sort fragment inserts ${sortName} into an ORDER BY clause. Functions such as extractvalue and updatexml bypass the blacklist and can expose database values through an error oracle when the query returns at least one row. This issue is fixed in version 1.7.4.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
