CVE-2026-52745 Details
Description
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.
A SQL injection vulnerability has been identified in CordysCRM, an open-source AI-powered customer relationship management system, prior to version 1.7.0. The issue resides in the POST /account-pool/page endpoint, where authenticated users with the MODULE_SETTING:UPDATE permission can inject malicious SQL through the sort.name parameter. This injection is not properly validated server-side, allowing attackers to manipulate the SQL ORDER BY clause. The exploitation of this vulnerability is time-based and blind, enabling attackers to confirm the execution of their SQL injection, infer database metadata, extract sensitive information, and introduce delays that could degrade service.
Users are advised to upgrade to CordysCRM version 1.7.0 or later, where this vulnerability has been patched. For those using Docker, the official v1.7.0 image tag will be available once published.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 18, 2026CISA-ADP
Assessed Sep 19, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/1Panel-dev/CordysCRM/commit/b5b9272c016550d80a789fd8ffbf3d5a4c4bab52 | [email protected] | Source CodeVendor |
| https://github.com/1Panel-dev/CordysCRM/pull/2418 | [email protected] | Issue TrackingVendor |
| https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.7.0 | [email protected] | Release NotesVendor |
| https://github.com/1Panel-dev/CordysCRM/security/advisories/GHSA-xrcr-hj37-q83j | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| 1Panel-dev CordysCRM | < 1.7.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 19, 2026 | CVE Modified | CISA-ADP |
| Sep 18, 2026 | New CVE Received | [email protected] |
Volerion