Vulnerability Description
CordysCRM is an open source AI-powered customer relationship management system that supports private deployment. Prior to 1.7.4, GET /pool/lead/get/{id} in PoolClueController.get and GET /pool/account/get/{id} in PoolCustomerController.get use bare pool-read permission checks without the CsPermission resourceId binding that enforces per-record data scope. An authenticated user with the ordinary CLUE_MANAGEMENT_POOL:READ or CUSTOMER_MANAGEMENT_POOL:READ permission can supply another record's id and cause unscoped primary-key getters to return leads or accounts owned by other users, departments, or organizations. Exposed data includes contact names, phone numbers, owner and department attribution, and custom field values. This issue is fixed in version 1.7.4.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/1Panel-dev/CordysCRM/commit/34c7c3e5de2585208744926007530037a
- https://github.com/1Panel-dev/CordysCRM/pull/2976
- https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.7.4
- https://github.com/1Panel-dev/CordysCRM/security/advisories/GHSA-hxp2-5w5p-2grq
FAQ
What is CVE-2026-76901?
CVE-2026-76901 is a vulnerability with a CVSS score of 5.8 (MEDIUM). CordysCRM is an open source AI-powered customer relationship management system that supports private deployment. Prior to 1.7.4, GET /pool/lead/get/{id} in PoolClueController.get and GET /pool/account...
How severe is CVE-2026-76901?
CVE-2026-76901 has been rated MEDIUM with a CVSS base score of 5.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-76901?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.