CVE Catalog

CVE-2026-52745

MediumCVSS 5.3
Published: Translated: NVD NIST

Summary

CordysCRM prior to version 1.7.0 has a time-based blind SQL injection vulnerability in the POST /account-pool/page endpoint. An authenticated caller with MODULE_SETTING:UPDATE can place a crafted sort.name value into a dynamic SQL ORDER BY expression without strict server-side validation.

Risk Assessment

An attacker can confirm database expression execution, infer database metadata and sensitive values, and introduce database delays that degrade service.

Recommendation

Upgrade CordysCRM to version 1.7.0 or later, which includes the fix.

Other vulnerabilities in CordysCRM

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS